mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 15:31:22 +02:00
This fixes the fallback path which sets the Electron window icon to the default icon in case there's no data URI based icon coming content. This is true immediately after startup, for example. Part of https://github.com/vector-im/riot-web/issues/9897