adjust block unique constraint (#1634)

* upgrade dependencies

* allow blocks with same name in different groups

* code cleanup
This commit is contained in:
Jason Dove
2024-03-05 10:39:06 -06:00
committed by GitHub
parent 70c4036dc9
commit 087901d177
294 changed files with 13512 additions and 1421 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
@page "/media/sources/emby"
@using ErsatzTV.Application.Emby
@using ErsatzTV.Core.Interfaces.Emby
@using ErsatzTV.Application.Emby
@using ErsatzTV.Core.Emby
@implements IDisposable
@inject IEmbySecretStore _embySecretStore