GrapplingGravityDocumentation/GGDoc/.obsidian/plugins/cmdr/data.json

36 lines
666 B
JSON
Raw Normal View History

2024-10-03 23:01:23 +00:00
{
"confirmDeletion": true,
"showAddCommand": true,
"debug": false,
"editorMenu": [],
"fileMenu": [],
2024-10-03 23:22:23 +00:00
"leftRibbon": [
{
"id": "quickadd:runQuickAdd",
"icon": "layout-template",
"name": "QuickAdd: Run QuickAdd",
"mode": "any"
}
],
2024-10-03 23:01:23 +00:00
"rightRibbon": [],
"titleBar": [],
"statusBar": [],
"pageHeader": [],
"macros": [],
"explorer": [],
"hide": {
"statusbar": [],
"leftRibbon": []
},
"spacing": 8,
"advancedToolbar": {
"rowHeight": 48,
"rowCount": 1,
"spacing": 0,
"buttonWidth": 48,
"columnLayout": false,
"mappedIcons": [],
"tooltips": false,
"heightOffset": 0
}
}