Skip to content

Commit 73f817c

Browse files
committed
test app
1 parent c599a4b commit 73f817c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/src/firebaseApp.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import { logger } from './logger';
3838

3939
/**
4040
* Global context object for a collection of services using
41-
* a shared authentication state.
41+
* a shared authentication state. 123
4242
*/
4343
export class FirebaseAppImpl implements FirebaseApp {
4444
private readonly options_: FirebaseOptions;

0 commit comments

Comments
 (0)