nanka iroiro
This commit is contained in:
parent
f77eaaa08a
commit
6fea2f52f1
8 changed files with 155 additions and 91 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue