Spaces:
Running
Running
Update assets/config.json
Browse files- assets/config.json +13 -13
assets/config.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
{
|
2 |
-
"theme": {
|
3 |
-
"file": "Applio.py",
|
4 |
-
"class": "Applio"
|
5 |
-
},
|
6 |
-
"plugins": [],
|
7 |
-
"discord_presence": true,
|
8 |
-
"lang": {
|
9 |
-
"override": false,
|
10 |
-
"selected_lang": "
|
11 |
-
},
|
12 |
-
"version": "3.2.8-bugfix",
|
13 |
-
"model_author": "None"
|
14 |
}
|
|
|
1 |
+
{
|
2 |
+
"theme": {
|
3 |
+
"file": "Applio.py",
|
4 |
+
"class": "Applio"
|
5 |
+
},
|
6 |
+
"plugins": [],
|
7 |
+
"discord_presence": true,
|
8 |
+
"lang": {
|
9 |
+
"override": false,
|
10 |
+
"selected_lang": "ja_JP"
|
11 |
+
},
|
12 |
+
"version": "3.2.8-bugfix",
|
13 |
+
"model_author": "None"
|
14 |
}
|