fix stuck enhance-recurrence toggle + clarify label (v1.4.1)

This commit is contained in:
2026-07-08 09:13:07 -03:00
parent c747d33491
commit d1178bc463
4 changed files with 5 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.4.0';
return '1.4.1';
}
public function getPluginHomepage()