fix attached to moving target : keep menu entry after board refresh -- observe stable parent, not replaced #board-container (v1.0.2)

This commit is contained in:
2026-07-12 07:51:27 -03:00
parent 865f382b6d
commit 00e404dfed
3 changed files with 12 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.0.1';
return '1.0.2';
}
public function getPluginHomepage()