mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
parent
787e236133
commit
95379cb951
1 changed files with 1 additions and 0 deletions
|
|
@ -17,4 +17,5 @@ class Capa
|
||||||
const MESSAGE_ACTIONS = 'MessageActions';
|
const MESSAGE_ACTIONS = 'MessageActions';
|
||||||
const ATTACHMENTS_ACTIONS = 'AttachmentsActions';
|
const ATTACHMENTS_ACTIONS = 'AttachmentsActions';
|
||||||
const DANGEROUS_ACTIONS = 'DangerousActions';
|
const DANGEROUS_ACTIONS = 'DangerousActions';
|
||||||
|
const AUTOLOGOUT = ''; // Obsolete
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue