mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-18 16:12:42 +01:00
Merge pull request #1112 from t3chguy/testing
Add ser_berry's Repository to PluginDownloader
This commit is contained in:
commit
6a912bbbe2
@ -308,6 +308,10 @@ repositories = utils.InsensitivePreservingDict({
|
|||||||
't3chguy',
|
't3chguy',
|
||||||
'Limnoria-Plugins',
|
'Limnoria-Plugins',
|
||||||
),
|
),
|
||||||
|
'prgmrbill': GithubRepository(
|
||||||
|
'prgmrbill',
|
||||||
|
'limnoria-plugins',
|
||||||
|
),
|
||||||
})
|
})
|
||||||
|
|
||||||
class PluginDownloader(callbacks.Plugin):
|
class PluginDownloader(callbacks.Plugin):
|
||||||
|
Loading…
Reference in New Issue
Block a user