Add SPAM button on mobile view (#1073)

This commit is contained in:
RainLoop Team 2016-06-17 23:11:52 +03:00
parent 78fa5b69fb
commit eaf60c3c99
6 changed files with 23 additions and 15 deletions

View file

@ -323,8 +323,7 @@ export const SaveSettingsStep = {
export const Layout = {
'NoPreview': 0,
'SidePreview': 1,
'BottomPreview': 2,
'Mobile': 3
'BottomPreview': 2
};
/**