mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-08-28 13:24:04 +00:00
Fix Silly Linting Error
This commit is contained in:
+1
-1
@@ -302,7 +302,7 @@ function getConfigMeta(): NonNullable<IConfig["configMeta"]> {
|
||||
isPasswordPathOptionUsed: isCommandLineOptionPresent(
|
||||
process.argv,
|
||||
"--pantalaimon-password-path"
|
||||
) ?? isCommandLineOptionPresent(
|
||||
) || isCommandLineOptionPresent(
|
||||
process.argv,
|
||||
"--password-path"
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user