Initial Commit
This commit is contained in:
commit
ec5c71b3ac
1712 changed files with 1767257 additions and 0 deletions
23
www/editor.json
Normal file
23
www/editor.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"eventSearch": {
|
||||
"presets": [
|
||||
{
|
||||
"caseSensitive": false,
|
||||
"extraOptions": {},
|
||||
"name": "errands",
|
||||
"searchScope": 0,
|
||||
"searchType": "switch",
|
||||
"searchValue": 1023,
|
||||
"textMode": -1
|
||||
}
|
||||
],
|
||||
"lastSearch": {
|
||||
"caseSensitive": false,
|
||||
"extraOptions": {},
|
||||
"searchScope": 0,
|
||||
"searchType": "event",
|
||||
"searchValue": "To Broken",
|
||||
"textMode": 0
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue