mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-16 13:30:23 +01:00
lint: whitespace
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user