7 lines
140 B
Makefile
7 lines
140 B
Makefile
# Created by WATO
|
|
|
|
if type(define_contactgroups) != dict:
|
|
define_contactgroups = {}
|
|
define_contactgroups.update({'all': 'Everything'})
|
|
|