v0.5.111: sort streamers by live status then follower count.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 01:32:01 +08:00
co-authored by Cursor
parent fe1b13b7c1
commit 28858c0703
7 changed files with 36 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* Local defaults; production export overwrites via export_relations_site.py. */
var SITE_VERSION = "0.5.110";
var SITE_VERSION = "0.5.111";
var ABILITY_VIDEO_BASE = "";
var STATIC_ASSET_BASE = "";