docs: update jsdoc comment

This commit is contained in:
gauthier-th
2025-10-10 11:29:37 +02:00
parent 86724a3067
commit 6969f503ab

View File

@@ -764,7 +764,7 @@ class Settings {
* This will load settings from file unless an optional argument of the object structure
* is passed in.
* @param overrideSettings If passed in, will override all existing settings with these
* @param skipMigrations If true, will skip running migrations on the loaded settings
* @param raw If true, will load the settings without running migrations or generating missing
* values
*/
public async load(