mirror of
https://github.com/stashapp/stash.git
synced 2026-05-09 05:05:29 +02:00
lint
This commit is contained in:
parent
a6d6613f09
commit
80dc38bc6f
2 changed files with 2 additions and 2 deletions
|
|
@ -87,4 +87,4 @@ export const AutoTagConfirmDialog: React.FC<IAutoTagConfirmDialog> = ({
|
|||
/>
|
||||
</ModalComponent>
|
||||
);
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@ export function useAutoTagTrigger(
|
|||
}
|
||||
onOpenConfirm();
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue