[ui] Add auto-mount on first launch functionality #52
This commit is contained in:
		| @@ -477,6 +477,7 @@ inline constexpr auto JSON_API_PARENT{"ApiParent"}; | ||||
| inline constexpr auto JSON_API_PASSWORD{"ApiPassword"}; | ||||
| inline constexpr auto JSON_API_PATH{"ApiPath"}; | ||||
| inline constexpr auto JSON_API_PORT{"ApiPort"}; | ||||
| inline constexpr auto JSON_AUTO_START{"AutoStart"}; | ||||
| inline constexpr auto JSON_API_USER{"ApiUser"}; | ||||
| inline constexpr auto JSON_BUCKET{"Bucket"}; | ||||
| inline constexpr auto JSON_CLIENT_POOL_SIZE{"ClientPoolSize"}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user