diff options
| author | Rory& <root@rory.gay> | 2025-10-15 08:04:23 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2025-10-15 08:04:23 +0200 |
| commit | e52c2373264c9c0735107fe06cea515a2b1cf1a0 (patch) | |
| tree | 9c2109662f62c378f169e3388c35740d6b5252e5 /src/api/routes/users/@me/mfa/totp | |
| parent | Move schemas to separate module (diff) | |
| download | server-ts-e52c2373264c9c0735107fe06cea515a2b1cf1a0.tar.xz | |
Reorganise schemas a little bit
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 |
