mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Hide "Show Disabled" button when no disabled remotes exist
This commit is contained in:
@@ -24,7 +24,7 @@ template $RemotesWindow: Adw.Window {
|
||||
header-suffix: ToggleButton show_disabled_button {
|
||||
Adw.ButtonContent show_disabled_button_button_content {
|
||||
icon-name: "eye-not-looking-symbolic";
|
||||
label: _("Show disabled");
|
||||
label: _("Show Disabled");
|
||||
styles["flat"]
|
||||
}
|
||||
// spacing: 6;
|
||||
|
||||
Reference in New Issue
Block a user