projects
/
osm
/
UI.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix accounts socket from unsubbing on create
[osm/UI.git]
/
skyquake
/
plugins
/
logging
/
config.json
1
{
2
"root": "public",
3
"name": "Logging",
4
"dashboard": "./loggingGeneral.jsx",
5
"order": 101,
6
"priority":2,
7
"routes": [
8
{
9
"label": "Logging",
10
"route": "/",
11
"component": "./loggingGeneral.jsx",
12
"path": "",
13
"type": "internal"
14
}
15
]
16
}