Updating WC table verbiage
This commit is contained in:
@@ -734,7 +734,7 @@ var GempLotrHallUI = Class.extend({
|
||||
|
||||
//TODO: Replace this with an actual fix on the server side
|
||||
if(name.includes("Casual - WC")) {
|
||||
name = "<td><b>2024 Last-chance Walk-on Qualifiers" + userDesc + "</b></td>"
|
||||
name = "<td><b>2024 World Championship - Group Stage" + userDesc + "</b></td>"
|
||||
}
|
||||
row.append(name);
|
||||
row.append("<td>" + statusDescription + "</td>");
|
||||
|
||||
Reference in New Issue
Block a user