mirror of
https://github.com/lmstudio-ai/lms.git
synced 2025-09-18 02:03:35 +08:00
Add a new line above
This commit is contained in:
@ -700,7 +700,7 @@ async function downloadArtifact(
|
||||
);
|
||||
if (containsPlugin) {
|
||||
process.stdout.write(
|
||||
"(i) Plugins can execute code. Only install plugins from authors you trust.\n\n",
|
||||
"\n(i) Plugins can execute code. Only install plugins from authors you trust.\n\n",
|
||||
);
|
||||
}
|
||||
const confirmed = await askQuestion("Continue?");
|
||||
|
Reference in New Issue
Block a user