on_actions = {
	on_monthly = {
		effect = {
		if ={
		limit = {
			has_game_rule = {
				rule = elections_historical_status
				option = PLAYER_ONLYT
			}		
			}
			
			every_country = { limit = { is_ai = no	} 
			set_country_flag = electionsenabled		
			}	
	
			}
		}
	}
}