nanka iroiro

This commit is contained in:
syuilo
2018-09-05 13:47:26 +09:00
parent f77eaaa08a
commit 6fea2f52f1
8 changed files with 155 additions and 91 deletions

View File

@@ -43,7 +43,8 @@ const defaultDeviceSettings = {
debug: false,
lightmode: false,
loadRawImages: false,
postStyle: 'standard'
postStyle: 'standard',
mobileNotificationPosition: 'bottom'
};
export default (os: MiOS) => new Vuex.Store({