🎮 pluginStartupCheck.ts

This commit is contained in:
nirholas
2026-03-31 10:24:25 +00:00
parent f2078d3360
commit 52d896ea70

View File

@@ -339,3 +339,4 @@ export async function installSelectedPlugins(
return { installed, failed }
}