Skip to content

Commit 9142808

Browse files
committed
target icon
1 parent b38d99a commit 9142808

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

inc/alert_target.class.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,9 @@ public static function showForAlert(PluginNewsAlert $alert)
200200

201201
return true;
202202
}
203+
204+
public static function getIcon()
205+
{
206+
return 'ti ti-target';
207+
}
203208
}

0 commit comments

Comments
 (0)