Details view improvements

This commit is contained in:
kramo
2023-04-10 15:24:24 +02:00
parent 3107bda8e0
commit d93c6aa81d
4 changed files with 56 additions and 29 deletions

View File

@@ -80,7 +80,7 @@ menu game_options {
section {
item {
label: _("Edit");
action: "app.edit_details";
action: "app.edit_game";
}
item {
@@ -99,7 +99,7 @@ menu hidden_game_options {
section {
item {
label: _("Edit");
action: "app.edit_details";
action: "app.edit_game";
}
item {