mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: add space in Torbox tab label
This commit is contained in:
parent
d1a77dc5ec
commit
cc14562edd
1 changed files with 14 additions and 14 deletions
|
@ -43,7 +43,7 @@ export default function Settings() {
|
||||||
src={torBoxLogo}
|
src={torBoxLogo}
|
||||||
alt="TorBox"
|
alt="TorBox"
|
||||||
style={{ width: 13, height: 13 }}
|
style={{ width: 13, height: 13 }}
|
||||||
/>
|
/>{" "}
|
||||||
Torbox
|
Torbox
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue