1.3 fails to show installed modules
ozozial opened this issue · 2 comments
ozozial commented
AdrianVollmer commented
Thank you for your kind words!
So in 1.3 I changed the location of the modules. The directory has previously been located in the root directory of this repository. It's now in $XDG_DATA_HOME/powerhub
, or ~/.local/share/powerhub
by default. You can simple move your module directory there. Hope that helps.
I documented this change in the changelog, but I understand that I could have been clearer about this breaking change.
AdrianVollmer commented
I assume you figured it out