Fix internal admin route for subdomain
CI / quality (push) Has been cancelled

This commit is contained in:
MOH
2026-03-12 00:24:08 +01:00
parent 87a597c872
commit f14116b56c
17 changed files with 2 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
export { metadata } from "../root/layout";
export { default } from "../root/layout";