typo
This commit is contained in:
@@ -607,7 +607,7 @@ class Ftp(threading.Thread):
|
||||
else:
|
||||
files.append(i[1:])
|
||||
dirs, files = [], []
|
||||
nlstr('/%s/%s' % (self.plugin.server_folder, remote_dir)
|
||||
nlstr('/%s/%s' % (self.plugin.server_folder, remote_dir))
|
||||
|
||||
base_dir, user_dir = gajim.PLUGINS_DIRS
|
||||
if not os.path.isdir(user_dir):
|
||||
|
||||
Reference in New Issue
Block a user