mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-14 15:14:56 -04:00
Manage syncscroll / currentMode in appState
This commit is contained in:
parent
0e9afde5fa
commit
4839838d0c
4 changed files with 58 additions and 48 deletions
|
@ -1,11 +0,0 @@
|
|||
export default {
|
||||
edit: {
|
||||
name: 'edit'
|
||||
},
|
||||
view: {
|
||||
name: 'view'
|
||||
},
|
||||
both: {
|
||||
name: 'both'
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue