1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-26 16:20:09 +02:00

Merge remote-tracking branch 'origin/master' into manifestv3

This commit is contained in:
Kushagra Gour
2024-05-06 17:54:20 +05:30
83 changed files with 10240 additions and 16784 deletions

View File

@@ -59,8 +59,6 @@ export const itemService = {
if (window.user && !shouldFetchLocally) {
var remoteDb = await window.db.getDb();
// console.log(query, window.user.uid);
// d.resolve([]);
const q = query(
collection(remoteDb, 'items'),