From 9a0e58d1a59e3edd6516815706b0a614fe01fa03 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sat, 25 Oct 2014 03:33:28 +0200 Subject: [PATCH] Fixed filter for power-off to include a string, rather than a boolean. --- src/icons.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icons.yml b/src/icons.yml index 82000c5c6..e5095996c 100644 --- a/src/icons.yml +++ b/src/icons.yml @@ -200,7 +200,7 @@ icons: unicode: f011 created: 1.0 filter: - - on + - "on" categories: - Web Application Icons