Missing semicolon;

This commit is contained in:
xezo360hye 2024-07-06 18:56:49 +03:00
parent 81d6587c8b
commit d5a17bbcef

View File

@ -46,7 +46,7 @@ in
autopickup = true;
}
'';
}
};
hilite_status = mkOption {
type = attrsOf (attrsOf str);