Commit 56391351 authored by koral's avatar koral
Browse files

home-assistant-custom-component.ntfy: fix typo

parent 2144e155
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@

  moonraker = callPackage ./moonraker {};

  ntfy = callPackage ./nfty {};
  ntfy = callPackage ./ntfy {};

  omnik_inverter = callPackage ./omnik_inverter {};