Position and bugfixes of the done/due checkbox

This commit is contained in:
2026-07-18 21:49:15 -03:00
parent f2f690ef98
commit c88e52ab01
5 changed files with 20 additions and 24 deletions

View File

@@ -172,7 +172,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '2.0.0';
return '2.0.1';
}
public function getPluginHomepage()