mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Disable, instead of hide, new snapshot button when there is no user data
This commit is contained in:
@@ -31,7 +31,6 @@ template $SnapshotsListPage : Adw.NavigationPage {
|
||||
}
|
||||
[bottom]
|
||||
ActionBar {
|
||||
revealed: bind new_button.sensitive;
|
||||
[center]
|
||||
Button new_button {
|
||||
margin-top: 3;
|
||||
|
||||
Reference in New Issue
Block a user