lint: whitespace

This commit is contained in:
Barış Soner Uşaklı
2025-01-06 11:36:53 -05:00
parent 7bfca7ba1b
commit 27e945fde8

View File

@@ -138,7 +138,7 @@ async function upgradePlugins(unattended = false) {
prompt.delimiter = '';
prompt.start();
result= await prompt.get({
result = await prompt.get({
name: 'upgrade',
description: '\nProceed with upgrade (y|n)?',
type: 'string',