Add Manager folder

This commit is contained in:
2dust
2025-08-17 16:52:51 +08:00
parent c9c1cd8cbb
commit 2060ac18fd
51 changed files with 57 additions and 28 deletions

View File

@@ -1,6 +1,7 @@
using Avalonia;
using Avalonia.Controls.ApplicationLifetimes;
using Avalonia.Markup.Xaml;
using ServiceLib.Manager;
using Splat;
using v2rayN.Desktop.Common;
using v2rayN.Desktop.Views;