diff --git a/src/commands/reload-plugins/reload-plugins.ts b/src/commands/reload-plugins/reload-plugins.ts index 9d7a4cc..6ef1a13 100644 --- a/src/commands/reload-plugins/reload-plugins.ts +++ b/src/commands/reload-plugins/reload-plugins.ts @@ -60,3 +60,4 @@ function n(count: number, noun: string): string { return `${count} ${plural(count, noun)}` } +