mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
VS: NIF Category for VChat
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user