Import resource-editor correctly

This commit is contained in:
Peter 2022-11-25 13:41:52 -05:00
parent bcbb670f00
commit 51542ac7be
3 changed files with 9 additions and 8 deletions

View file

@ -1,4 +1,4 @@
'use strict';
"use strict";
function editResources() {
if (customization) return;
closeDialogs('#resourcesEditor, .stable');