Remove non-existent icon IndicatorX (#24636)
There is no file indicator_x.svg in the assets directory. 09:49:05 [ERROR] could not find asset at path "icons/indicator_x.svg"  Release Notes: - N/A
This commit is contained in:
parent
8c349057e5
commit
7f4957cf20
1 changed files with 0 additions and 1 deletions
|
@ -221,7 +221,6 @@ pub enum IconName {
|
||||||
Hash,
|
Hash,
|
||||||
HistoryRerun,
|
HistoryRerun,
|
||||||
Indicator,
|
Indicator,
|
||||||
IndicatorX,
|
|
||||||
Info,
|
Info,
|
||||||
InlayHint,
|
InlayHint,
|
||||||
Keyboard,
|
Keyboard,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue