Update comment

This commit is contained in:
i.j 2023-09-04 20:36:46 +00:00
parent 30e393cb0a
commit 92eca4daaf
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ window.addEventListener("load", () => {
// Id of the <div> containing the timeline
container_body_id: "mt-body",
// Class name for the loading spinner
// Class name for the loading spinner (also used in CSS file)
spinner_class: "loading-spinner",
// Preferred color theme: 'light', 'dark' or 'auto'. Default: auto