mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
remove unused USER variable from ncp apps nc-notify-updates and nc-update-nc-apps-auto (#1307)
* remove unused USER variable Signed-off-by: Henning Schiebenhoefer <henning.schiebenhoefer@posteo.de> * remove unused USER variable Signed-off-by: Henning Schiebenhoefer <henning.schiebenhoefer@posteo.de>
This commit is contained in:
parent
1d696f0678
commit
6aefb5de1c
@ -11,12 +11,6 @@
|
||||
"name": "Active",
|
||||
"value": "yes",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"id": "USER",
|
||||
"name": "User",
|
||||
"value": "ncp",
|
||||
"suggest": "ncp"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -11,12 +11,6 @@
|
||||
"name": "Active",
|
||||
"value": "no",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"id": "USER",
|
||||
"name": "Notify user",
|
||||
"value": "ncp",
|
||||
"suggest": "ncp"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user