mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-31 00:36:19 +00:00
Pascal Precht
59109e1318
fix: make
getLinkStyle
work again
Probably slipped through in the refactor: `getLinkStyle` was defined in to places, was probably meant to live only in `Utils`. In addition, it expected a `wrapper` expression which wasn't defined. This commit fixes it by removing the second declaration of that function and passing a third parameter to the one defined in `Utils`.
…
…
…
…
…
…
…
…
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.2%
JavaScript
29.7%
Nim
18.5%
Python
5.7%
C++
5.2%
Other
1.6%