File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1117,12 +1117,12 @@ declare namespace firebase {
11171117 * // https://console.firebase.google.com
11181118 * firebase.initializeApp({
11191119 * apiKey: "AIza....", // Auth / General Use
1120- * appId: "1:27992087142:web:ce....", // General Use
1120+ * appId: "1:27992087142:web:ce....", // General Use
11211121 * projectId: "my-firebase-project", // General Use
11221122 * authDomain: "YOUR_APP.firebaseapp.com", // Auth with popup/redirect
11231123 * databaseURL: "https://YOUR_APP.firebaseio.com", // Realtime Database
11241124 * storageBucket: "YOUR_APP.appspot.com", // Storage
1125- * messagingSenderId: "123456789", // Cloud Messaging
1125+ * messagingSenderId: "123456789", // Cloud Messaging
11261126 * measurementId: "G-12345" // Analytics
11271127 * });
11281128 * ```
You can’t perform that action at this time.
0 commit comments