Add asset max difference setting and update related logic

This commit is contained in:
Kwaroran
2024-12-16 07:56:15 +09:00
parent 94501dbd77
commit 9bdd354f7c
4 changed files with 10 additions and 0 deletions

View File

@@ -827,4 +827,5 @@ export const languageEnglish = {
subtitlesWarning1: "You must use model with audio/video input to use this feature.",
subtitlesWarning2: "You must use model with streaming feature to use this feature.",
reset: "Reset",
assetMaxDifference: "Asset Max Difference",
}