2
0

(setVariable) Add "Moment of the day" variable value

Closes #564
This commit is contained in:
Baptiste Arnaud
2023-06-15 14:45:42 +02:00
parent fbe63aa3f3
commit d8c1a36bc0
6 changed files with 41 additions and 7 deletions

View File

@ -10,6 +10,7 @@ export const valueTypes = [
'Yesterday',
'Tomorrow',
'Random ID',
'Moment of the day',
'Map item with same index',
] as const