mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Format code
This commit is contained in:
parent
efd2ac179d
commit
f7c4e49426
@ -52,7 +52,7 @@ export const Scanner = () => {
|
||||
licon={<Icon icon={Scan} {...css({ marginX: ts(1) })} />}
|
||||
text={t("admin.scanner.scan")}
|
||||
onPress={() => metadataRefreshMutation.mutate()}
|
||||
{...css({ marginBottom: ts(2), })}
|
||||
{...css({ marginBottom: ts(2) })}
|
||||
/>
|
||||
}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user