mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
descriptionslop
This commit is contained in:
@@ -61,6 +61,7 @@ const properties = Object.fromEntries(
|
||||
);
|
||||
const rootSchema = strictObject(properties, {
|
||||
title: 'Configuration',
|
||||
description: 'Complete server configuration. Changes are validated and saved as one revision, then loaded when the application restarts.',
|
||||
required: definitions.map(({ key }) => key),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user