diff options
Diffstat (limited to 'interface.json')
-rw-r--r-- | interface.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/interface.json b/interface.json index c733f25..a96d1c2 100644 --- a/interface.json +++ b/interface.json @@ -35,6 +35,9 @@ }, "tempPath": { "type": "string" + }, + "interactiveSudo": { + "type": "boolean" } } }, |