mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
refactor: ran prettier
This commit is contained in:
parent
8caea2893d
commit
2bcc40278c
5 changed files with 5 additions and 8 deletions
|
@ -131,7 +131,8 @@ export function Settings() {
|
|||
value={form.realDebridApiToken ?? ""}
|
||||
onChange={(event) => {
|
||||
updateUserPreferences("realDebridApiToken", event.target.value);
|
||||
}} />
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue