This commit is contained in:
parent
e8df6e8116
commit
ee676f7cb3
4 changed files with 38 additions and 3 deletions
|
|
@ -289,7 +289,8 @@ export default class MiOS extends EventEmitter {
|
|||
me.client_settings = Object.assign({
|
||||
fetchOnScroll: true,
|
||||
showMaps: true,
|
||||
showPostFormOnTopOfTl: false
|
||||
showPostFormOnTopOfTl: false,
|
||||
gradientWindowHeader: false
|
||||
}, me.client_settings);
|
||||
|
||||
// ローカルストレージにキャッシュ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue