fix: VIP session-status stale token; add missing API routes (popups, jiahao, update-config, /api/version)

This commit is contained in:
Stevenma
2026-05-10 17:28:14 +08:00
parent e711e1329d
commit 111e61431b
2151 changed files with 900047 additions and 109 deletions

View File

@@ -0,0 +1,7 @@
<svg
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path fill="none" d="m10.7143,14.96883c2.6036,0 4.7143,-2.1106 4.7143,-4.7143c0,-2.60358 -2.1107,-4.71424 -4.7143,-4.71424c-2.60364,0 -4.7143,2.11066 -4.7143,4.71424c0,2.6037 2.11066,4.7143 4.7143,4.7143z"/>
<path fill="none" d="m18,17.54023l-3.4286,-3.4285" stroke-linecap="round" />
</svg>

After

Width:  |  Height:  |  Size: 363 B