fix throttle ext

fix configs
fix build scripts
This commit is contained in:
Alex Bezdieniezhnykh
2025-04-17 19:40:09 +03:00
parent 277aaf09b0
commit d42409de7d
9 changed files with 21 additions and 61 deletions
+1
View File
@@ -182,6 +182,7 @@ public partial class App
services.ConfigureSection<AIRecognitionConfig>(context.Configuration);
services.ConfigureSection<ThumbnailConfig>(context.Configuration);
services.ConfigureSection<UIConfig>(context.Configuration);
services.ConfigureSection<MapConfig>(context.Configuration);
#region External Services