This website works better with JavaScript.
Home
Help
Sign In
aseda.aboagye
/
Combot
forked from
Uncled1023/Combot
Watch
1
Star
0
Fork
0
Code
Releases
9
Activity
Browse Source
Added 'Delete' trigger to config as well
tags/3.1.0
Teknikode
5 years ago
parent
f67ee07caa
commit
b5636cf402
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
Modules/Introductions/Module.Default.json
+ 3
- 1
Modules/Introductions/Module.Default.json
View File
@@ -33,6 +33,7 @@
"Add",
"Edit",
"Del",
"Delete",
"View"
],
"MessageTypes": [
@@ -51,7 +52,8 @@
"Name": "Method",
"Values": [
"Edit",
"Del"
"Del",
"Delete"
]
}
],
Write
Preview
Loading…
Cancel
Save