Skip to content

Commit 4c79d0d

Browse files
author
protobuf-ci-cd
committed
fix lint
1 parent c10534f commit 4c79d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/client/src/scw/locality.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ export function toApiLocality(
3434
if (regions && regions.length > 0) {
3535
return { type: 'region', regions }
3636
}
37+
3738
return { type: 'global' }
3839
}

0 commit comments

Comments
 (0)