fix too many brackets in plugin permissions #7667
Signed-off-by: si458 <simonsmith5521@gmail.com>
si458 committed
Mar 16, 2026 at 07:50 UTC
e76f6d54f218c88c0884c774b7a1784139cbac9d
1 file changed
-2
views/default3.handlebars
-2
@@ -21540,8 +21540,6 @@
21540
}
21541
}
21542
}
21543
- }
21544
- }
21543
21544
// Update mesh overrides if in mesh context
21545
if (level === 'mesh' && parentId && window.meshOverridesState[permKey][parentId]) {