mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Objects/Filters
* added filter for common spell foci
This commit is contained in:
@@ -28,7 +28,7 @@ Listview.templates.areatrigger = {
|
||||
a.style.fontFamily = 'Verdana, sans-serif';
|
||||
a.href = this.getItemLink(areatrigger);
|
||||
if (!areatrigger.name){
|
||||
areatrigger.name = 'Unnamed'
|
||||
areatrigger.name = 'Unnamed Areatrigger'
|
||||
a.className = 'q0';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user