mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 19:22:28 +00:00
refactor: removed dropdown title because its ugly
This commit is contained in:
parent
130c23603f
commit
f2cc20cb7c
1 changed files with 0 additions and 1 deletions
|
@ -285,7 +285,6 @@ export function DownloadGroup({
|
|||
|
||||
{getGameActions(game) !== null && (
|
||||
<DropdownMenu
|
||||
title={t("options")}
|
||||
align="end"
|
||||
items={getGameActions(game)}
|
||||
sideOffset={-70}
|
||||
|
|
Loading…
Reference in a new issue