aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Media/Anime
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-04-18 09:14:18 +0000
committerFuwn <[email protected]>2026-04-18 09:14:18 +0000
commit9e0b7f75c58206fbff1b57a1a7b5405df89efccb (patch)
tree2135ad429c98b803e86dd8c6f739c41c81da6495 /src/lib/Media/Anime
parentfix(api): drop unused redirect query param from oauth refresh (diff)
downloaddue.moe-9e0b7f75c58206fbff1b57a1a7b5405df89efccb.tar.xz
due.moe-9e0b7f75c58206fbff1b57a1a7b5405df89efccb.zip
fix(api): await setShadowHidden in badges PUT
setShadowHidden is async and hits Supabase. The PUT handler called it without await, so the handler could respond before the database write landed (and any error was silently lost). Add the missing await so the response only goes out after the update settles.
Diffstat (limited to 'src/lib/Media/Anime')
0 files changed, 0 insertions, 0 deletions