VS: NIF Category for VChat

This commit is contained in:
Arokha Sieyes
2020-02-19 19:55:02 -05:00
parent 75a3f8496c
commit 98a0f384f2
3 changed files with 17 additions and 6 deletions
+9
View File
@@ -147,6 +147,15 @@ function start_vue() {
required: false,
admin: false
},
//VOREStation Add Start
{
matches: ".nif",
becomes: "vc_nif",
pretty: "NIF Messages",
required: false,
admin: false
},
//VOREStation Add End
{
matches: ".pm",
becomes: "vc_adminpm",