diff options
| author | Rory& <root@rory.gay> | 2026-04-18 00:38:09 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-04-18 18:26:34 +0200 |
| commit | 4beb23fc224063ae812def37be45fa5e4fff33ac (patch) | |
| tree | 06a929a19d02f1039f4021e0863aff524554cbd3 /src/api/routes/users/@me/mfa | |
| parent | Fix error logging, dont use simple-array (diff) | |
| download | server-ts-4beb23fc224063ae812def37be45fa5e4fff33ac.tar.xz | |
Fix TOTP
Diffstat (limited to 'src/api/routes/users/@me/mfa')
| -rw-r--r-- | src/api/routes/users/@me/mfa/totp/disable.ts | 2 | ||||
| -rw-r--r-- | src/api/routes/users/@me/mfa/totp/enable.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/api/routes/users/@me/mfa/totp/disable.ts b/src/api/routes/users/@me/mfa/totp/disable.ts |
