harden relocate.js: observe stable parent so items re-relocate after #board-container rebuild; v1.1

This commit is contained in:
2026-07-06 21:19:06 -03:00
parent 9c27b51eed
commit a5721890a6
3 changed files with 11 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.0.0';
return '1.1.0';
}
public function getPluginHomepage()