- remove board createIcons.

This commit is contained in:
Lufei
2024-05-27 17:18:38 +08:00
parent b56066bb09
commit 30bf5fe013
-1
View File
@@ -238,7 +238,6 @@ $lang->createIcons['story'] = 'lightbulb';
$lang->createIcons['task'] = 'check-sign';
$lang->createIcons['testcase'] = 'sitemap';
$lang->createIcons['doc'] = 'doc';
$lang->createIcons['board'] = 'board';
$lang->createIcons['execution'] = 'run';
$lang->createIcons['project'] = 'project';
$lang->createIcons['product'] = 'product';