"backend/internal/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "748a84d871ebd412fd02989012c8c85d2687f415"
fix(notify): add balance/quota notify flags to PublicSettings DTO and handler
The service layer correctly populated BalanceLowNotifyEnabled and AccountQuotaNotifyEnabled in PublicSettings, but the handler-to-DTO mapping was missing. Users could not see the balance notify card because the public settings API never returned these flags.
Please register or sign in to comment