Logo selecting dialog

This commit is contained in:
muerwre 2018-08-27 10:41:19 +07:00
parent 8333807b31
commit eaa3594bf9
13 changed files with 210 additions and 3862 deletions

View file

@ -5,4 +5,5 @@ export const MODES = {
SHOTTER: 'SHOTTER',
TRASH: 'TRASH',
NONE: 'NONE',
LOGO: 'LOGO',
};