Parcourir la source

Fixed filter for power-off to include a string, rather than a boolean.

William Boman il y a 10 ans
Parent
commit
fdf1c40824
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/icons.yml

+ 1 - 1
src/icons.yml

@@ -200,7 +200,7 @@ icons:
     unicode:    f011
     unicode:    f011
     created:    1.0
     created:    1.0
     filter:
     filter:
-      - on
+      - "on"
     categories:
     categories:
       - Web Application Icons
       - Web Application Icons