fix code review

This commit is contained in:
gejifeng
2026-02-11 07:53:19 +00:00
committed by Peter Steinberger
parent e73d881c50
commit 0472dd68f0
4 changed files with 30 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ export {
markAuthProfileGood,
setAuthProfileOrder,
upsertAuthProfile,
upsertAuthProfileWithLock,
} from "./auth-profiles/profiles.js";
export {
repairOAuthProfileIdMismatch,