This commit is contained in:
Даркнесс#3729 2023-06-07 21:13:41 +03:00 committed by GitHub
parent f2cd506eb4
commit 376e5c0b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -276,6 +276,7 @@ public class UI implements ApplicationListener, Loadable{
this.numeric = numbers;
this.maxLength = textLength;
this.accepted = confirmed;
this.canceled = closed;
this.allowEmpty = false;
}});
}else{