plugins/ui/noice: fix typo

This commit is contained in:
kiipuri 2023-09-19 11:47:44 +03:00 committed by Gaétan Lepage
parent 59232f22b5
commit c8051ab345

View file

@ -312,7 +312,7 @@ in {
hover = helpers.ifNonNull' cfgL.hover {
inherit (cfgL.hover) enabled view opts;
};
sigature = let
signature = let
cfgLS = cfgL.signature;
in
helpers.ifNonNull' cfgLS {