mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-11-03 10:52:15 +01:00
typo
This commit is contained in:
@@ -324,7 +324,7 @@ class XbmcBackup:
|
||||
|
||||
return
|
||||
|
||||
fileManager.addFile('-' + self.remove_vfs.root_path + 'userdata/keymaps')
|
||||
fileManager.addFile('-' + self.remote_vfs.root_path + 'userdata/keymaps')
|
||||
fileManager.walkTree(self.remote_vfs.root_path + "userdata/keymaps")
|
||||
|
||||
fileManager.addFile('-' + self.remote_vfs.root_path + "userdata/peripheral_data")
|
||||
|
||||
Reference in New Issue
Block a user