mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
add locked_controls to settings clear.
This commit is contained in:
parent
e263c8b73a
commit
2c67394a7a
@ -769,6 +769,7 @@
|
||||
Vue.set(this.state, 'sessions', {})
|
||||
Vue.set(this.state, 'settings', {
|
||||
private_mode: false,
|
||||
locked_controls: false,
|
||||
implicit_hosting: false,
|
||||
inactive_cursors: false,
|
||||
merciful_reconnect: false,
|
||||
|
Loading…
Reference in New Issue
Block a user