diff options
| author | Rory& <root@rory.gay> | 2025-12-19 17:32:52 +0100 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2025-12-19 17:33:11 +0100 |
| commit | 11a0744edc6802d98b72a273b459ae24695f0e62 (patch) | |
| tree | 106e18dd84cddc0a57c959d2f28d12046489c3d4 /src/api/routes/users/@me/mfa/totp | |
| parent | Merge pull request #1446 from CyberL1/refactor/gh-embed-length (diff) | |
| download | server-ts-11a0744edc6802d98b72a273b459ae24695f0e62.tar.xz | |
DEPRECATION: Move most select queries to object instead of string[]
Diffstat (limited to 'src/api/routes/users/@me/mfa/totp')
| -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 |
