mirror of
https://gitlab.com/idotj/mastodon-embed-timeline.git
synced 2025-05-24 08:52:46 +00:00
Comment console.log
This commit is contained in:
parent
43e3b0fd5f
commit
20e0589d6d
@ -335,7 +335,7 @@ MastodonApi.prototype.getTimelineData = async function () {
|
|||||||
return { ...result, ...dataItem };
|
return { ...result, ...dataItem };
|
||||||
}, {});
|
}, {});
|
||||||
|
|
||||||
console.log("Timeline data fetched: ", this.FETCHED_DATA);
|
// console.log("Timeline data fetched: ", this.FETCHED_DATA);
|
||||||
resolve();
|
resolve();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user