[ad_1]
Plugin Author
catkin
(@thecatkin)
Hi,
There is no settings in UI to achieve that, but it is possible to add configuration to customduration.json file in this format:
{
"durations": [
{
"duration": "90",
"name": "eat & go 1.5h"
},
{
"duration": "150",
"name": "relaxed eating 2.5h"
},
{
"duration": "300",
"name": "sit in with friends 5h"
}
]
}
