Skip to content

Commit 79d9753

Browse files
committed
prettier
1 parent c578cef commit 79d9753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/notion-types/src/core.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export type NumberFormat =
9999
| 'shekel'
100100
| 'singapore_dollar'
101101
| 'uruguayan_peso'
102-
| 'zloty';
102+
| 'zloty'
103103

104104
export type Role = 'editor' | 'reader' | 'none' | 'read_and_write'
105105

0 commit comments

Comments
 (0)