mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-07 15:27:43 +08:00
Bugfix: undefined snappymail-no-embed
This commit is contained in:
parent
2705f16e44
commit
daca2b54bf
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class AdminSettings implements ISettings
|
|||
$keys = [
|
||||
'snappymail-autologin',
|
||||
'snappymail-autologin-with-email',
|
||||
// 'snappymail-no-embed'
|
||||
'snappymail-no-embed'
|
||||
];
|
||||
$parameters = [];
|
||||
foreach ($keys as $k) {
|
||||
|
|
Loading…
Reference in a new issue