This commit is contained in:
mike12345567 2021-06-21 18:02:09 +01:00
parent f244b7b075
commit 14d4ee13f0
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ const PUBLIC_ENDPOINTS = [
{
route: "/api/admin/configs/public",
method: "GET",
}
},
]
const router = new Router()