diff --git a/manifest.json b/manifest.json index 340aaef..1423cdf 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,15 @@ }, "example": "example.com" }, + "name": "path", + "type": "path", + "ask": { + "en": "Choose a path for OS.js", + "fr": "Choisissez un chemin pour OS.js" + }, + "example": "/osjs", + "default": "/osjs" + }, { "name": "is_public", "type": "boolean",