mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
03db6a4985
My profile link was not shown when starting 1x1 chat having someone in contacts as it is currently the case in mobile app Closes #2707
9 lines
294 B
Plaintext
9 lines
294 B
Plaintext
module Style
|
|
singleton Style 1.0 ./Style.qml
|
|
singleton Constants 1.0 ./Constants.qml
|
|
singleton Utils 1.0 ./Utils.qml
|
|
singleton Emoji 1.0 ./Emoji.qml
|
|
singleton Config 1.0 ./Config.qml
|
|
singleton SelectedMessage 1.0 ./SelectedMessage.qml
|
|
singleton Backpressure 1.0 ./Backpressure/Backpressure.qml
|