Skip to content

Commit fa01b01

Browse files
matiaswprogval
authored andcommitted
added a new repo for plugindownloader
1 parent 850b4c3 commit fa01b01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugins/PluginDownloader/plugin.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@ def _getWritableDirectoryFromList(self, directories):
227227
'oddluck',
228228
'limnoria-plugins',
229229
),
230+
'appas': GithubRepository(
231+
'matiasw',
232+
'my-limnoria-plugins',
230233
})
231234

232235
class PluginDownloader(callbacks.Plugin):

0 commit comments

Comments
 (0)