This commit is contained in:
Observer KRypt0n_ 2023-08-02 18:20:35 +02:00
commit 779858491f

View file

@ -506,9 +506,6 @@ impl SimpleComponent for App {
set_label: &tr!("kill-game-process")
},
#[watch]
set_visible: model.kill_game_button,
#[watch]
set_sensitive: !model.disabled_kill_game_button,