Skip to content

Commit

Permalink
added a new repo for plugindownloader
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasw authored and progval committed Sep 24, 2023
1 parent 850b4c3 commit fa01b01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/PluginDownloader/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ def _getWritableDirectoryFromList(self, directories):
'oddluck',
'limnoria-plugins',
),
'appas': GithubRepository(
'matiasw',
'my-limnoria-plugins',
})

class PluginDownloader(callbacks.Plugin):
Expand Down

0 comments on commit fa01b01

Please sign in to comment.