merge editor uis

This commit is contained in:
Peter 2022-11-27 16:35:40 -05:00
parent cf017b4943
commit 8875f5d10a
8 changed files with 368 additions and 419 deletions

View file

@ -172,8 +172,3 @@ function closeAllDialogs() {
closeDialogs();
hideOptions();
}
function closeAllDialogs() {
closeDialogs();
hideOptions();
}