Skip to content

Commit 119a93a

Browse files
committed
PluginDownloader: Fix typo
1 parent b1657a8 commit 119a93a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/PluginDownloader/plugin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ def _getWritableDirectoryFromList(self, directories):
230230
'appas': GithubRepository(
231231
'matiasw',
232232
'my-limnoria-plugins',
233+
),
233234
})
234235

235236
class PluginDownloader(callbacks.Plugin):

0 commit comments

Comments
 (0)