Schedule question Garbage Omrin
Posted: Monday 29 January 2024 13:37
Hello,
I am wondering as where the frase Kerstboom in the calendar from Omrin is comming from (see picture)
This is my config.js
blocks['Omrin'] = {
title: 'Omrin',
company: 'afvalinfo',
zipcode: 'xxxxDM',
street: 'xxxxxx',
housenumber: 32,
cityname: 'Leeuwarden',
maxitems: 3,
width: 7,
}
config['garbage_hideicon'] = 0;
config['garbage_icon_use_colors'] = 1;
config['garbage_use_colors'] = 0;
config['garbage_use_names'] = 1;
config['garbage_use_cors_prefix'] = 1;
config['garbage_mapping'] = {
rest: ['Sortibak','grey','Restafval','grijs'],
bio: ['GFT','tuin','green','Biobak','groen','snoei'],
papier: ['karton','white','oud papier','Papierbak']
}
I am wondering as where the frase Kerstboom in the calendar from Omrin is comming from (see picture)
This is my config.js
blocks['Omrin'] = {
title: 'Omrin',
company: 'afvalinfo',
zipcode: 'xxxxDM',
street: 'xxxxxx',
housenumber: 32,
cityname: 'Leeuwarden',
maxitems: 3,
width: 7,
}
config['garbage_hideicon'] = 0;
config['garbage_icon_use_colors'] = 1;
config['garbage_use_colors'] = 0;
config['garbage_use_names'] = 1;
config['garbage_use_cors_prefix'] = 1;
config['garbage_mapping'] = {
rest: ['Sortibak','grey','Restafval','grijs'],
bio: ['GFT','tuin','green','Biobak','groen','snoei'],
papier: ['karton','white','oud papier','Papierbak']
}