Skip to content

Commit

Permalink
Removed the focus attribute for registry app as well
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Apr 28, 2024
1 parent fb8da00 commit d56d497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/debug/DebugHost/apps/HaRegistry/RegistryApp.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
namespace Apps;

[NetDaemonApp]
[Focus]
public sealed class RegistryApp
{
public RegistryApp(IHaRegistry haRegistry, IHaContext ha)
Expand Down

0 comments on commit d56d497

Please sign in to comment.