Fix LinkSnappy mode label from "Login" to "Web"
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8e1a117cbb
commit
71b3612e82
@ -231,7 +231,7 @@ const ACCOUNT_OPTIONS: AccountOption[] = [
|
|||||||
service: "linksnappy",
|
service: "linksnappy",
|
||||||
serviceLabel: "LinkSnappy",
|
serviceLabel: "LinkSnappy",
|
||||||
title: "LinkSnappy Web",
|
title: "LinkSnappy Web",
|
||||||
modeLabel: "Login",
|
modeLabel: "Web",
|
||||||
pickerDescription: "Login für linksnappy.com mit Benutzername und Passwort.",
|
pickerDescription: "Login für linksnappy.com mit Benutzername und Passwort.",
|
||||||
needsCredentials: true
|
needsCredentials: true
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user