Wrong thing

This commit is contained in:
ItzLightyHD 2022-07-20 19:14:55 +02:00
parent 27dfde51dd
commit 1d654aa310
No known key found for this signature in database
GPG Key ID: DEFAE1C838F14470

View File

@ -193,8 +193,6 @@ socket.onmessage = (event) => {
}
};
alphaPreviewModal.show();
alphaPreviewGenerateButton.addEventListener("click", () => {
alphaPreviewModal.hide();
alphaPreviewUsernameModal.show();