Refactor room addition logic; streamline new room creation and sorting in settings template for improved clarity and functionality
This commit is contained in:
parent
3c9806bd34
commit
86a4e4d22f
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
console.log('ComboBoxWidget loaded');
|
||||
|
||||
const ComboBoxWidget = (() => {
|
||||
let tempIdCounter = -1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue