Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

change example protocol for did

Co-authored-by: matt morris <matt@mmatt.net>

authored by natalie matt morris and committed by GitHub 1d3ae33c 2bbb0364

Changed files
+1 -1
apps
amethyst
app
(tabs)
settings
+1 -1
apps/amethyst/app/(tabs)/settings/index.tsx
··· 41 41 labelText="Appview DID" 42 42 initialValue={appviewDid || ""} // Ensure currentValue is a string 43 43 onSubmit={(e) => setAppviewDid(e)} 44 - placeholder="Enter your Appview DID (e.g., did:plc:...)" 44 + placeholder="Enter your Appview DID (e.g., did:web:...)" 45 45 /> 46 46 <Link href="/auth/logoutModal" asChild> 47 47 <Button variant="destructive" size="sm" className="w-max pb-1">