Mentor QOL changes

This commit is contained in:
Casey
2022-08-14 21:15:07 -04:00
committed by CHOMPStation2
parent f16e9f269c
commit 93870dd2e2
8 changed files with 688 additions and 0 deletions

View File

@@ -194,6 +194,14 @@ function start_vue() {
admin: false
},
//VOREStation Add End
{
matches: ".mentor_channel, .mentor",
becomes: "vc_mentor",
pretty: "Mentor messages",
tooltip: "Mentorchat and mentor pms",
required: false,
admin: false
},
{
matches: ".filter_pm, .pm",
becomes: "vc_adminpm",