Skip to content

Commit 842463d

Browse files
authored
Modified reporting name (#8283)
1 parent ceed056 commit 842463d

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)