fix: text

This commit is contained in:
Fredrik Burmester
2024-09-10 10:27:15 +03:00
parent 78d168050a
commit a90dfb2805

View File

@@ -31,7 +31,7 @@ export default function settings() {
const openQuickConnectAuthCodeInput = () => {
Alert.prompt(
"Quick connect",
"Enter the code from the Jellyfin app",
"Enter the quick connect code",
async (text) => {
if (text) {
try {