diff options
| author | Rory& <root@rory.gay> | 2026-06-11 18:16:31 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-06-12 17:58:18 +0200 |
| commit | 2c1be0fa53ca2b8efb5b04de3e2bd41b61917c69 (patch) | |
| tree | 8f3bbf3f06d2e756da52fb8d6306a8734a4ff2b3 /src/api/routes/users/@me/mfa/totp | |
| parent | Allow subpath imports, move extensions to separate module (diff) | |
| download | server-ts-2c1be0fa53ca2b8efb5b04de3e2bd41b61917c69.tar.xz | |
Use subpath imports for lambert-server, fix openapi.js
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 |
