feat: add SteamGridDB proxy API for non-Steam game images

This commit is contained in:
2026-04-28 23:36:00 +08:00
parent cc34fd17ef
commit 74fe0447ee
5 changed files with 95 additions and 1 deletions
+1
View File
@@ -14,3 +14,4 @@ export { contactRoutes } from "./contact"
export { adminReportRoutes } from "./admin-reports"
export { adminPerformanceRoutes } from "./admin-performance"
export { adminCommentRoutes } from "./admin-comments"
export { steamgridProxyRoutes } from "./steamgrid-proxy"