mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Almost forgot
Works fine without but probably should stay consistant.
This commit is contained in:
@@ -198,7 +198,7 @@ function start_vue() {
|
||||
becomes: "vc_adminpm",
|
||||
pretty: "Admin PMs",
|
||||
tooltip: "Messages to/from admins ('adminhelps')",
|
||||
required: false,
|
||||
required: true, //YW Edit
|
||||
admin: false
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ function start_vue() {
|
||||
becomes: "vc_looc",
|
||||
pretty: "Local OOC",
|
||||
tooltip: "Local OOC messages, always enabled",
|
||||
required: true
|
||||
required: false //YW Edit
|
||||
},
|
||||
{
|
||||
matches: ".boldannounce",
|
||||
|
||||
Reference in New Issue
Block a user