mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 15:43:37 +01:00
Cannot upload custom app icons #109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrg358 on GitHub (Sep 14, 2025).
GoDoxy v0.18.1
https://raw.githubusercontent.com/yusing/godoxy/main/assets/godoxy.pngapp icon still missing, no error log in cli or browser to debug
@mrg358 commented on GitHub (Sep 14, 2025):
Later catched an error log, maybe related to this issue.
@yusing commented on GitHub (Sep 14, 2025):
This is fine to ignore, but you can also add this to
compose.ymlto cache the NextJS optimized logo:The Edit dialog issue (this) and #154 should be fixed in v0.18.2.
@mrg358 commented on GitHub (Sep 14, 2025):
I can confirm that custom app icon via external url is fixed.