Refactor advanced-reactor and nodeClass for improved readability and consistency

This commit is contained in:
2025-07-04 15:14:03 +02:00
parent 3f5b0eea32
commit c6b0cab067
3 changed files with 64 additions and 56 deletions

View File

@@ -20,7 +20,6 @@ class nodeClass {
this._setupClass();
this._attachInputHandler();
}
/**