mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-06 21:14:38 +08:00
GUI: default permission button color should be red
This commit is contained in:
parent
1e4b596c89
commit
e9c862a7a1
1 changed files with 1 additions and 1 deletions
|
@ -1512,7 +1512,7 @@ def config_gui(full_config: dict, config_file: str):
|
|||
_t("config_gui.set_permissions"),
|
||||
key="--SET-PERMISSIONS--",
|
||||
size=(35, 1),
|
||||
button_color="green",
|
||||
button_color="red",
|
||||
),
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Add table
Reference in a new issue