This commit is contained in:
Даркнесс#3729
2023-06-07 14:13:41 -04:00
committed by GitHub
parent f2cd506eb4
commit 376e5c0b29
+1
View File
@@ -276,6 +276,7 @@ public class UI implements ApplicationListener, Loadable{
this.numeric = numbers; this.numeric = numbers;
this.maxLength = textLength; this.maxLength = textLength;
this.accepted = confirmed; this.accepted = confirmed;
this.canceled = closed;
this.allowEmpty = false; this.allowEmpty = false;
}}); }});
}else{ }else{