v0.6.4: show match id on match cards.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 11:29:29 +08:00
co-authored by Cursor
parent 79ce5cfd2e
commit fefd8c7823
6 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* Local defaults; production export overwrites via export_relations_site.py. */
var SITE_VERSION = "0.6.3";
var SITE_VERSION = "0.6.4";
var SITE_ORIGIN = "";
var ABILITY_VIDEO_BASE = "";
var STATIC_ASSET_BASE = "";