Captain Ezio commited on
Commit
ef8e548
·
1 Parent(s): 33cdd4e

Update app.json

Browse files
Files changed (1) hide show
  1. app.json +2 -2
app.json CHANGED
@@ -40,7 +40,7 @@
40
  },
41
  "OWNER_ID": {
42
  "description": "Your user ID as an integer.",
43
- "required": true,
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": true,
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": {