alexanderroese 2024-06-22 21:30:42 +02:00
commit ae88cb3f0a
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
}
show() {
return;
if(this.hideTimeout) {
clearTimeout(this.hideTimeout);
}