[READ-ONLY] Mirror of https://github.com/thoda-dev/ffxiv-miniparse. A simple skin for the ACT overlay for Final Fantasy XIV. // Un simple skin pour l'overlay d'ACT pour Final Fantasy XIV.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update Torgan.MiniParse.js

Thomas (Dec 23, 2021, 5:27 PM +0100) 0f3449ce 39eaf5f3

+1 -1
+1 -1
Torgan.MiniParse.js
··· 249 249 } 250 250 251 251 if (icon) { 252 - result += '<img style="width:32px;" src="icons/' + icon + '.png" /> '; 252 + result += '<img src="icons/' + icon + '.png" /> '; 253 253 } 254 254 break; 255 255 case 'name':