mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fix
This commit is contained in:
parent
3dc1af2b7c
commit
c954bc6b95
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ function chosen(emoji: any) {
|
|||
}
|
||||
|
||||
function opening() {
|
||||
picker.value?.reset();
|
||||
// picker.value?.reset();
|
||||
picker.value?.focus();
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Reference in a new issue