mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-17 14:00:29 +01:00
lint: whitespace
This commit is contained in:
@@ -138,7 +138,7 @@ async function upgradePlugins(unattended = false) {
|
|||||||
prompt.delimiter = '';
|
prompt.delimiter = '';
|
||||||
|
|
||||||
prompt.start();
|
prompt.start();
|
||||||
result= await prompt.get({
|
result = await prompt.get({
|
||||||
name: 'upgrade',
|
name: 'upgrade',
|
||||||
description: '\nProceed with upgrade (y|n)?',
|
description: '\nProceed with upgrade (y|n)?',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
|
|||||||
Reference in New Issue
Block a user