mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-21 18:43:48 +01:00
Setting:tour enabled
This commit is contained in:
parent
b72c56e76b
commit
1668cd446a
@ -305,4 +305,10 @@ M.doodle3d_simplify_minDistance = {
|
||||
min = 0
|
||||
}
|
||||
|
||||
M.doodle3d_tour_enabled = {
|
||||
default = true,
|
||||
type = 'bool',
|
||||
description = 'Show tour to new users'
|
||||
}
|
||||
|
||||
return M
|
||||
|
Loading…
Reference in New Issue
Block a user