diff options
author | Rory& <root@rory.gay> | 2025-06-01 14:43:00 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-06-01 14:43:00 +0200 |
commit | a3869af4c616da1f8af900594cbad2b829d7644a (patch) | |
tree | 67245749d32373b199be7714b30b529715ce4614 /src/api/routes/auth/adminAccountRoutes.js | |
parent | Add alarm endpoints, basic budget routes, spend history (diff) | |
download | nodejs-final-assignment-a3869af4c616da1f8af900594cbad2b829d7644a.tar.xz |
Partial progress on generating http files
Diffstat (limited to '')
-rw-r--r-- | src/api/routes/auth/adminAccountRoutes.js | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/api/routes/auth/adminAccountRoutes.js b/src/api/routes/auth/adminAccountRoutes.js new file mode 100644 |