diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-03-16 11:31:24 +1100 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-03-16 11:31:24 +1100 |
| commit | 4d06b86d7b9867f77aafc91512e8c4acf3ae3eff (patch) | |
| tree | 442353828a5c3a667e078e657198c3b571a9df91 /src/api/routes/auth/mfa | |
| parent | Remove client_test folder (diff) | |
| download | server-ts-4d06b86d7b9867f77aafc91512e8c4acf3ae3eff.tar.xz | |
Fix UserSettings relation being in `select` rather than `relations`
Diffstat (limited to 'src/api/routes/auth/mfa')
| -rw-r--r-- | src/api/routes/auth/mfa/totp.ts | 3 | ||||
| -rw-r--r-- | src/api/routes/auth/mfa/webauthn.ts | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/src/api/routes/auth/mfa/totp.ts b/src/api/routes/auth/mfa/totp.ts |
