We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acdb75 commit 00a4cf1Copy full SHA for 00a4cf1
1 file changed
src/locales/fa/internet/index.ts
@@ -7,7 +7,7 @@ import domain_suffix from './domain_suffix';
7
import example_email from './example_email';
8
import free_email from './free_email';
9
10
-const internet: Partial<InternetDefinitions> = {
+const internet: InternetDefinitions = {
11
domain_suffix,
12
example_email,
13
free_email,
0 commit comments