Skip to content

Commit 2045401

Browse files
committed
Fixed formatting
1 parent a7551be commit 2045401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/src/api/Database.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ function repoManagerApplyEmulatorSettings(
9696
repo.repoInfo_.nodeAdmin,
9797
repo.repoInfo_.persistenceKey,
9898
repo.repoInfo_.includeNamespaceInQueryParams,
99-
/*isUsingEmulator=*/true
99+
/*isUsingEmulator=*/ true
100100
);
101101

102102
if (tokenProvider) {

0 commit comments

Comments
 (0)