smartfridge.ml/store/main.json

11 lines
181 B
JSON
Raw Normal View History

2021-04-30 14:49:44 +00:00
2021-04-30 14:50:11 +00:00
{"main": {
"name": "SmartCord Store",
"value": "File",
"store": {
"plugin": [
{"name": "testPlugin", "manifest": "/plugins/testPlugin/manifest.json"},
]
}
}}