Support for Heroic import
This commit is contained in:
@@ -365,6 +365,11 @@ menu add_games {
|
||||
label: _("Import From Steam");
|
||||
action: "app.steam_import";
|
||||
}
|
||||
|
||||
item {
|
||||
label: _("Import From Heroic");
|
||||
action: "app.heroic_import";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user