diff --git a/rule_action.go b/rule_action.go index 841e22bd2..3cc181c64 100644 --- a/rule_action.go +++ b/rule_action.go @@ -237,6 +237,7 @@ var BrandingIcons = map[string]struct{}{ "sun": {}, "sunrise": {}, "sunset": {}, + "table": {}, "tablet": {}, "tag": {}, "target": {},