Fix potential typo

This commit is contained in:
Manuel Thalmann 2023-07-03 00:02:00 +02:00
parent 0d34e3d8bf
commit 333418e357

View file

@ -244,7 +244,7 @@ class Context {
$configName += "WithPlaceholders"; $configName += "WithPlaceholders";
} }
Add-Content $this.GetNextcloudConfigFile() ` Add-Content $($this.GetNextcloudConfigFile()) `
-Value [string]::Join( -Value [string]::Join(
"`n", "`n",
@( @(