+ {#await getIcon(getFileName(filePath).replace(/.app$/, ''))}
+
+ {:then { icon, fallbackIcon }}
+
{
+ // @ts-ignore
+ event.target.src = fallbackIcon;
+ }}
+ />
+ {/await}
+
+ {getFileName(filePath).replace(/.app$/, '')}
+
+
+ {#if resultType == 2}
+