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>
5 lines
167 B
JavaScript
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 = "";
|