Skip to content

Commit eb9a51b

Browse files
authored
Merge 79cbcf3 into 01ca9df
2 parents 01ca9df + 79cbcf3 commit eb9a51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export const PLATFORM_LOG_STRING = {
6060
[authName]: 'fire-auth',
6161
[authCompatName]: 'fire-auth-compat',
6262
[databaseName]: 'fire-rtdb',
63-
[dataconnectName]: 'fire-connect',
63+
[dataconnectName]: 'fire-data-connect',
6464
[databaseCompatName]: 'fire-rtdb-compat',
6565
[functionsName]: 'fire-fn',
6666
[functionsCompatName]: 'fire-fn-compat',

0 commit comments

Comments
 (0)