feat(ECR-037): ExploreConfig ImageCardDeck 只读并 Closed

ImageCardDeck catalog (000038) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:16:42 +08:00
parent 0fa6da2446
commit 5c462ecb2a
25 changed files with 455 additions and 1 deletions
+1
View File
@@ -65,6 +65,7 @@ func (h *AdminHandler) Register(api *gin.RouterGroup) {
h.registerPrivacyRequests(authed)
h.registerStarConfigs(authed)
h.registerRhythmConfigs(authed)
h.registerImageCardDecks(authed)
}
func (h *AdminHandler) Login(c *gin.Context) {