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
..
2021-10-25 11:25:38 +02:00
2020-10-20 14:42:36 -04:00