Merge branch 'master' into 5283-fix-ui-lockup-for-typed-arrays

This commit is contained in:
Stephen McLaughlin
2025-10-05 12:25:12 +01:00
committed by GitHub
2 changed files with 6 additions and 4 deletions

View File

@@ -308,10 +308,6 @@ async function loadPluginConfig(fileInfo) {
// isEnabled = info.enabled;
// }
if (!fs.existsSync(jsFile)) {
}
var plugin = {
type: "plugin",
id: id,