elections_reworked__elections = {
	icon = decision_category_icon_elections_reworked__elections
	visible = {
		OR = {
			is_ai = no
			AND = {
				is_ai = yes
				has_global_flag = mod_global
			}
		}
	}
}
