mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-05 12:04:14 +00:00
Add resource column to hc and remove —
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LocaleSwitcherSelect({
|
||||
});
|
||||
// Persist locale to the database (fire-and-forget)
|
||||
api.post("/user/locale", { locale }).catch(() => {
|
||||
// Silently ignore errors — cookie is already set as fallback
|
||||
// Silently ignore errors - cookie is already set as fallback
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user