fix: redirect /admin to /admin/ automatically

This commit is contained in:
Aarnav Tale
2025-04-15 10:54:56 -04:00
parent fb3bc35b40
commit 6be55ec686
3 changed files with 7 additions and 21 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "headplane",
"private": true,
"sideEffects": false,
"version": "0.5.10",
"version": "0.6.0",
"type": "module",
"scripts": {
"preinstall": "npx only-allow pnpm",