mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:26:31 +00:00
fix throttle ext
fix configs fix build scripts
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user