Skip to content

Commit

Permalink
fix: rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoattal committed Apr 8, 2022
1 parent 7acdb75 commit 00a4cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/fa/internet/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import domain_suffix from './domain_suffix';
import example_email from './example_email';
import free_email from './free_email';

const internet: Partial<InternetDefinitions> = {
const internet: InternetDefinitions = {
domain_suffix,
example_email,
free_email,
Expand Down

0 comments on commit 00a4cf1

Please sign in to comment.