adjust block unique constraint (#1634)
* upgrade dependencies * allow blocks with same name in different groups * code cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user