Implement image dialog

This commit is contained in:
syuilo
2020-02-16 22:46:18 +09:00
parent dc39caed1e
commit 091923764d
7 changed files with 82 additions and 2 deletions

View File

@ -38,6 +38,7 @@ const defaultDeviceSettings = {
theme: 'light',
animation: true,
animatedMfm: true,
imageNewTab: false,
userData: {},
};