Files
climperor/web/frontend/config.js
T
vosonandCursor d9c7b4b7b1 Add star-player matches tab and watchlist-driven fetch.
Ship top-level #/matches with pro watchlist defaults, bump site to 0.5.71, and document the flow in AGENTS/README.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 16:03:45 +08:00

5 lines
167 B
JavaScript

/* Local defaults; production export overwrites via export_relations_site.py. */
var SITE_VERSION = "0.5.71";
var ABILITY_VIDEO_BASE = "";
var STATIC_ASSET_BASE = "";