Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
4eddd16
1
Parent(s):
090f162
Update app.json
Browse files
app.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
},
|
| 41 |
"OWNER_ID": {
|
| 42 |
"description": "Your user ID as an integer.",
|
| 43 |
-
"required":
|
| 44 |
"value": "1344569458"
|
| 45 |
},
|
| 46 |
"SUPPORT_GROUP": {
|
|
@@ -55,7 +55,7 @@
|
|
| 55 |
},
|
| 56 |
"PREFIX_HANDLER": {
|
| 57 |
"description": "Something like '/' to execute commands...Don't give a comma or anything after 1 handler just give and space then enter second hand;ler",
|
| 58 |
-
"required":
|
| 59 |
"value": "/ ! $"
|
| 60 |
},
|
| 61 |
"DEV_USERS": {
|
|
|
|
| 40 |
},
|
| 41 |
"OWNER_ID": {
|
| 42 |
"description": "Your user ID as an integer.",
|
| 43 |
+
"required": false,
|
| 44 |
"value": "1344569458"
|
| 45 |
},
|
| 46 |
"SUPPORT_GROUP": {
|
|
|
|
| 55 |
},
|
| 56 |
"PREFIX_HANDLER": {
|
| 57 |
"description": "Something like '/' to execute commands...Don't give a comma or anything after 1 handler just give and space then enter second hand;ler",
|
| 58 |
+
"required": false,
|
| 59 |
"value": "/ ! $"
|
| 60 |
},
|
| 61 |
"DEV_USERS": {
|