Upgraded npm package. Made update view paths shorter

This commit is contained in:
2025-02-08 18:14:42 +01:00
parent 480d118014
commit fa86b26f46
5 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
@page "/admin/api/update/{Id:int}"
@page "/admin/api/{Id:int}"
@using MoonCore.Helpers
@using Moonlight.Shared.Http.Requests.Admin.ApiKeys