mirror of
https://github.com/pdxlocations/contact.git
synced 2026-08-07 01:13:19 +02:00
fix factory reset
This commit is contained in:
+1
-1
@@ -426,7 +426,7 @@ def settings_shutdown(interface):
|
||||
interface.getNode('^local').shutdown()
|
||||
|
||||
def settings_factory_reset(interface):
|
||||
interface.getNode('^local').factory_reset()
|
||||
interface.getNode('^local').factoryReset()
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user