Listview/Cost

* do not append 0 achievementpoints to cost builder. It will be displayed
This commit is contained in:
Sarjuuk 2025-10-15 21:51:04 +02:00
parent 95918c0410
commit 7d8b524478
2 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1 @@
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' globaljs');