Rename group package and defaults to halls
This commit is contained in:
+1
-1
@@ -4712,7 +4712,7 @@ async function start() {
|
||||
if(groupStatus.name) {
|
||||
group = groupStatus.name;
|
||||
} else {
|
||||
console.warn("no group name in status");
|
||||
console.warn("no hall name in status");
|
||||
group = decodeURIComponent(
|
||||
location.pathname.replace(/^\/[a-z]*\//, '').replace(/\/$/, ''),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user