Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
JAicewizard committed Mar 8, 2023
1 parent 70fb88e commit 74048f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions lib/firebase_options.dart
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,10 @@ class DefaultFirebaseOptions {
projectId: 'thalia-493a0',
databaseURL: 'https://thalia-493a0.firebaseio.com',
storageBucket: 'thalia-493a0.appspot.com',
androidClientId: '488731759938-doctddnhajp9teh4t1dktdcd18he6g6k.apps.googleusercontent.com',
iosClientId: '488731759938-vkauvr25l1n4te0urfe721pi60hetttu.apps.googleusercontent.com',
androidClientId:
'488731759938-doctddnhajp9teh4t1dktdcd18he6g6k.apps.googleusercontent.com',
iosClientId:
'488731759938-vkauvr25l1n4te0urfe721pi60hetttu.apps.googleusercontent.com',
iosBundleId: 'com.thaliapp',
);
}

0 comments on commit 74048f6

Please sign in to comment.