mirror of
https://gitlab.com/idotj/mastodon-embed-timeline.git
synced 2025-05-24 08:52:46 +00:00
rename var name
This commit is contained in:
parent
888f1e1fc0
commit
70904484e9
@ -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",
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user