namespace = fh

fh.10 = { # Holding Type Conversion Done
	type = province
	hidden = yes

	immediate = {
		# Notification
		county_controller = {
			send_interface_toast = {
				title = fh_holding_conversion.success
				left_icon = root.county
				root = {
					fh_apply_convert_holding_type_effect = yes
				}
			}
		}
	}
}
