fix(dross): don't auto-focus input on open (no surprise mobile keyboard)

Keyboard now only appears when the user taps the input box.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
root
2026-06-10 01:15:15 +10:00
parent e29bacbda1
commit bc55da6b1e
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "void-server",
"version": "2.12.0",
"version": "2.12.1",
"type": "module",
"private": true,
"scripts": {