Implemented apikey backend

This commit is contained in:
Masu-Baumgartner
2024-10-30 13:34:19 +01:00
parent 6d0c75ceff
commit fce44f49b6
20 changed files with 90 additions and 260 deletions

View File

@@ -1,5 +1,3 @@
using Moonlight.Client.UI.Layouts;
namespace Moonlight.Client.Interfaces;
public interface IAppLoader