投稿の表示スタイルを選択できるように
This commit is contained in:
parent
42c811a523
commit
a53d786515
5 changed files with 42 additions and 6 deletions
|
|
@ -25,6 +25,7 @@ const defaultDeviceSettings = {
|
|||
preventUpdate: false,
|
||||
debug: false,
|
||||
lightmode: false,
|
||||
postStyle: 'standard'
|
||||
};
|
||||
|
||||
export default (os: MiOS) => new Vuex.Store({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue