komp_lonely_fans.qsrc 268 B

12345678910111213
  1. # komp_lonely_fans
  2. if $ARGS[0] = 'main':
  3. '<center><b>Lonely Fans</b></center>'
  4. '<center><img <<$set_imgh>> src="images/system/image_needed.png"></center>'
  5. act 'Close Lonely Fans': gt 'komp', 'browse'
  6. end
  7. --- komp_lonely_fans ---------------------------------