mirror of
https://github.com/smartfrigde/smartfrigde.github.io.git
synced 2024-08-14 22:46:45 +00:00
10 lines
181 B
JSON
10 lines
181 B
JSON
|
|
{"main": {
|
|
"name": "SmartCord Store",
|
|
"value": "File",
|
|
"store": {
|
|
"plugin": [
|
|
{"name": "testPlugin", "manifest": "/plugins/testPlugin/manifest.json"},
|
|
]
|
|
}
|
|
}}
|