mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Add SPAM button on mobile view (#1073)
This commit is contained in:
parent
78fa5b69fb
commit
eaf60c3c99
6 changed files with 23 additions and 15 deletions
|
|
@ -323,8 +323,7 @@ export const SaveSettingsStep = {
|
|||
export const Layout = {
|
||||
'NoPreview': 0,
|
||||
'SidePreview': 1,
|
||||
'BottomPreview': 2,
|
||||
'Mobile': 3
|
||||
'BottomPreview': 2
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue