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:
@@ -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'),
|
||||
|
Reference in New Issue
Block a user