always show comment icon on cards: bubble+ to add the first comment, placed in native comment slot; v0.3.1

This commit is contained in:
2026-07-06 07:28:06 -03:00
parent 230982dd4c
commit 1bea749fed
4 changed files with 59 additions and 13 deletions

View File

@@ -52,7 +52,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '0.3.0';
return '0.3.1';
}
public function getPluginHomepage()