4 lines
95 B
Ruby
4 lines
95 B
Ruby
# frozen_string_literal: true
|
|
|
|
Phonelib.default_country = ["FR"]
|
|
Phonelib.parse_special = true
|