mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 12:14:18 +00:00
replaced ti-photo
This commit is contained in:
@@ -126,7 +126,23 @@ export function getConfig(): UserConfig {
|
||||
'**/pages/flash/flash.*',
|
||||
],
|
||||
}),
|
||||
iconsReplace({
|
||||
iconsReplace({
|
||||
values: {
|
||||
'ti ti-photo': 'ph-image-square ph-bold ph-lg',
|
||||
},
|
||||
exclude: [
|
||||
'**/pages/admin-user.*',
|
||||
],
|
||||
}),
|
||||
iconsReplace({
|
||||
values: {
|
||||
'ti ti-photo': 'ph-image ph-bold ph-lg',
|
||||
},
|
||||
include: [
|
||||
'**/pages/admin-user.*',
|
||||
],
|
||||
}),
|
||||
iconsReplace({
|
||||
values: {
|
||||
'ti ti-terminal-2': 'ph-terminal-window ph-bold ph-lg',
|
||||
'ti ti-download': 'ph-download ph-bold ph-lg',
|
||||
|
||||
Reference in New Issue
Block a user