From 066b6c13c6aff8caa5bf008871f943662c6dd937 Mon Sep 17 00:00:00 2001 From: Undergrid Date: Sat, 24 Sep 2022 23:38:51 +0100 Subject: [PATCH] Update client/components/modals/BatchQuickMatchModel.vue Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com> --- client/components/modals/BatchQuickMatchModel.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/components/modals/BatchQuickMatchModel.vue b/client/components/modals/BatchQuickMatchModel.vue index 7fc7effa..8d82a34c 100644 --- a/client/components/modals/BatchQuickMatchModel.vue +++ b/client/components/modals/BatchQuickMatchModel.vue @@ -62,8 +62,8 @@ export default { overrideDefaults: true }, tooltips: { - updateCovers: 'Allow overwriting of existing covers for the selected books when a match is located.', - updateDetails: 'Allow overwriting of existing details for the selected books when a match is located.' + updateCovers: 'Allow overwriting of existing covers for the selected books when a match is located.', + updateDetails: 'Allow overwriting of existing details for the selected books when a match is located.' } } },