rename var name

This commit is contained in:
i.j 2023-08-19 21:20:15 +00:00
parent 888f1e1fc0
commit 70904484e9

View File

@ -9,7 +9,7 @@
* Adjust these parameters to customize your timeline * Adjust these parameters to customize your timeline
*/ */
window.addEventListener("load", () => { window.addEventListener("load", () => {
const customParams = new MastodonApi({ const mastodonTimeline = new MastodonApi({
// Id of the <div> containing the timeline // Id of the <div> containing the timeline
container_body_id: "mt-body", container_body_id: "mt-body",