fixed broken syntax and padding

This commit is contained in:
Luca Wlcek
2023-11-17 16:16:43 +01:00
parent c5b975287f
commit c91084b956
2 changed files with 11 additions and 10 deletions

View File

@@ -321,7 +321,8 @@ const internalNginx = {
}
throw new error.ConfigurationError(err.message);
});
});
})
});
},