select with images

main
alexanderroese 2024-07-18 07:31:14 +02:00
parent bcd0279ac8
commit 6fa8e57295
1 changed files with 1 additions and 0 deletions

View File

@ -592,6 +592,7 @@
}
function getCustomEnhancedDropdownItemFontAssetAltTag(fontName) {
console.log("getCustomEnhancedDropdownItemFontAssetAltTag", fontName)
return fontName.split(".")[0]
}