Skip to content

0.6.5 - Requested code changes for release

Compare
Choose a tag to compare
@ms3056 ms3056 released this 09 Sep 05:54
· 2 commits to main since this release

updateInterval: NodeJS.Timeout | null = null;
Use a regular number here and use window.setTimeout everywhere you use this (same as in the other plugin)

Response: code change implemented in 0.6.5

containerEl.createEl("h1", { text: "Tokei" });
Don't include a header with your plugin name in the settings

I would also recommend to move the donation information at the bottom.

Response: code change implemented in 0.6.5