mirror of
https://github.com/gryf/mc_adbfs.git
synced 2025-12-18 20:10:21 +01:00
Fix missing attribute on conf object
This commit is contained in:
@@ -76,6 +76,7 @@ You can configure behaviour of this plugin using ``.ini`` file located under
|
|||||||
root =
|
root =
|
||||||
adb_command = adb
|
adb_command = adb
|
||||||
adb_connect =
|
adb_connect =
|
||||||
|
try_su = false
|
||||||
|
|
||||||
where:
|
where:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user