l3mpire / lemverse

The first-ever coworking metaverse
https://app.lemverse.com
GNU Affero General Public License v3.0
148 stars 40 forks source link

Guild icons in the users list fail when an external URL is used #230

Open ramnes opened 1 year ago

ramnes commented 1 year ago
image
ramnes commented 1 year ago

The problem lies here: https://github.com/l3mpire/lemverse/blob/06b744450ec92faa707fc27eb1eaa2a51b269a27/core/client/ui/user-list.hbs.html#L6

If we use the files path attribute rather than uploading on lemverse manually,src={{concat '/api/files/' guildIcon.fileId}} will indeed fail.