status-desktop/ui/imports
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`.
2021-10-25 11:25:38 +02:00
..
Themes feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
assets fix(@desktop/settings): Fix precision of volume 2021-10-13 14:26:04 -04:00
utils fix: make `getLinkStyle` work again 2021-10-25 11:25:38 +02:00