Details view improvements
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user