mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-18 02:21:17 +00:00
6762630e51
The previous attempt to control the order of delegate intantiation and avoid qml warnings didn't work for this case (Loader with injected properties). Therefore, I reverted to the last working version.