Apply suggestion from @knolleary

pull/5596/head
Nick O'Leary 2026-03-30 11:27:00 +01:00 committed by GitHub
parent 746badcbf5
commit 925d4980ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -552,6 +552,8 @@ function clear() {
nodeConfigCache = {};
moduleConfigs = {};
moduleNodes = {};
icon_paths = {};
iconCache = {};
nodeList = [];
nodeConstructors = {};
nodeOptions = {};