column total on its own full-width line; Total: black (v1.0.4)

This commit is contained in:
2026-07-08 09:19:07 -03:00
parent 305ee59477
commit 5ba4029912
4 changed files with 16 additions and 11 deletions

View File

@@ -77,7 +77,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.0.3';
return '1.0.4';
}
public function getPluginHomepage()