From 8b94a0b72e84ef918d33324ea9382db76fd94e5d Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Tue, 4 Jun 2024 11:34:42 +0100 Subject: [PATCH] Fixed: - No longer files have been trimmed even delimiters have been continuous. - Fixed the toggle title to `Do not split chunks in the background` from `Do not split chunks in the foreground`. - Non-configured item mismatches are no longer detected. --- src/lib | 2 +- src/ui/settingConstants.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib b/src/lib index b2e571b..eb39d53 160000 --- a/src/lib +++ b/src/lib @@ -1 +1 @@ -Subproject commit b2e571bca0beaa8bd4b08d55b9418561e1ca9d2f +Subproject commit eb39d533e4b4f172ab46e2451c29af36446b9333 diff --git a/src/ui/settingConstants.ts b/src/ui/settingConstants.ts index 86133bf..43deff2 100644 --- a/src/ui/settingConstants.ts +++ b/src/ui/settingConstants.ts @@ -306,7 +306,7 @@ export const SettingInformation: Partial