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",
|
||||
serviceLabel: "LinkSnappy",
|
||||
title: "LinkSnappy Web",
|
||||
modeLabel: "Login",
|
||||
modeLabel: "Web",
|
||||
pickerDescription: "Login für linksnappy.com mit Benutzername und Passwort.",
|
||||
needsCredentials: true
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user