mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Mentor QOL changes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user