mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
service live configslop
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
feature: true,
|
||||
defaultValue: { enabled: false },
|
||||
schema: strictObject({
|
||||
enabled: boolean({ description: 'Registers the physical button-box input route and enables its persistent button rewards and effects after restart.' }),
|
||||
enabled: boolean({ description: 'Immediately enables the physical button-box input route and its persistent button rewards and effects.' }),
|
||||
}, {
|
||||
title: 'Button box',
|
||||
description: 'Optional physical button-box input and reward system.',
|
||||
|
||||
Reference in New Issue
Block a user