mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 17:46:56 +00:00
fix mapping for ti-list-search
This commit is contained in:
parent
041993e0c0
commit
60d7edbc14
1 changed files with 1 additions and 1 deletions
|
@ -268,8 +268,8 @@ export function pluginReplaceIcons() {
|
||||||
'ti ti-link': 'ph-link ph-bold ph-lg',
|
'ti ti-link': 'ph-link ph-bold ph-lg',
|
||||||
'ti ti-link-off': 'ph-link-break ph-bold ph-lg',
|
'ti ti-link-off': 'ph-link-break ph-bold ph-lg',
|
||||||
'ti ti-list': 'ph-list ph-bold ph-lg',
|
'ti ti-list': 'ph-list ph-bold ph-lg',
|
||||||
'ti ti-list-search': 'ph-list ph-bold ph-lg-search',
|
|
||||||
'ti ti-list-numbers': 'ph-list-numbers ph-bold ph-lg',
|
'ti ti-list-numbers': 'ph-list-numbers ph-bold ph-lg',
|
||||||
|
'ti ti-list-search': 'ph-list ph-bold ph-lg',
|
||||||
'ti ti-lock': 'ph-lock ph-bold ph-lg',
|
'ti ti-lock': 'ph-lock ph-bold ph-lg',
|
||||||
'ti ti-lock-open': 'ph-lock-open ph-bold ph-lg',
|
'ti ti-lock-open': 'ph-lock-open ph-bold ph-lg',
|
||||||
'ti ti-lock-star': 'ph-shield-star ph-bold ph-lg',
|
'ti ti-lock-star': 'ph-shield-star ph-bold ph-lg',
|
||||||
|
|
Loading…
Add table
Reference in a new issue