fix(eslint): resolve no-trailing-spaces error

41c2dd16f2c085e5377c7b082fedb36142920034

YunZLu <130174259+YunZLu@users.noreply.github.com>

Signed
1 files changed, +1 -1Ignore whitespace
public/scripts/extensions/tts/system.js+1 -1
@@ -292,4 +292,4 @@ class SystemTtsProvider {
292 });292 });
293 });293 });
294 }294 }
295} 295}