Fixed pagination tenders for desktop and
added new config for notification
This commit is contained in:
@@ -2,13 +2,13 @@ importScripts("https://www.gstatic.com/firebasejs/9.22.2/firebase-app-compat.js"
|
||||
importScripts("https://www.gstatic.com/firebasejs/9.22.2/firebase-messaging-compat.js");
|
||||
|
||||
firebase.initializeApp({
|
||||
apiKey: 'AIzaSyAUQhM789-0qZIaIWtwTQXyz9gEtN-TnnU',
|
||||
authDomain: 'opplens.firebaseapp.com',
|
||||
appId: '1:1071558853812:web:d9ca896b088ee7da48c3e1',
|
||||
messagingSenderId: '1071558853812',
|
||||
projectId: 'opplens',
|
||||
storageBucket: 'opplens.firebasestorage.app',
|
||||
measurementId: 'G-GJGP9WB28B',
|
||||
apiKey: "AIzaSyCTjdsk2jE34IfnvSKP1JMTIf_Abd7tbt0",
|
||||
authDomain: "opplens-270d1.firebaseapp.com",
|
||||
projectId: "opplens-270d1",
|
||||
storageBucket: "opplens-270d1.firebasestorage.app",
|
||||
messagingSenderId: "6923326255",
|
||||
appId: "1:6923326255:web:c71763ece06aaaf3ed87da",
|
||||
measurementId: "G-M5HQR4YZVS"
|
||||
});
|
||||
|
||||
const messaging = firebase.messaging();
|
||||
|
||||
Reference in New Issue
Block a user