Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
wildan-m committed May 8, 2024
1 parent 6b88b0f commit b2f651b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4738,7 +4738,7 @@ const CONST = {

REFERRER: {
NOTIFICATION: 'notification',
}
},
} as const;

type Country = keyof typeof CONST.ALL_COUNTRIES;
Expand Down

0 comments on commit b2f651b

Please sign in to comment.