forked from 0x2620/pandora
default separator
This commit is contained in:
parent
b4a490901a
commit
f223b45601
3 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
annotations by specific users can be turned on and off
|
||||
*/
|
||||
"annotations": {
|
||||
"separator": ";",
|
||||
"showUsers": false
|
||||
},
|
||||
/*
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
annotations by specific users can be turned on and off
|
||||
*/
|
||||
"annotations": {
|
||||
"separator": ";",
|
||||
"showUsers": true
|
||||
},
|
||||
/*
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
annotations by specific users can be turned on and off
|
||||
*/
|
||||
"annotations": {
|
||||
"separator": ";",
|
||||
"showUsers": true
|
||||
},
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue