chore: Link how do I get stickers FAQ entry
This commit is contained in:
parent
f279b40c67
commit
34a58c5962
2 changed files with 3 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ class StickerPickerDialogState extends State<StickerPickerDialog> {
|
|||
OutlinedButton.icon(
|
||||
onPressed: () => UrlLauncher(
|
||||
context,
|
||||
'https://matrix.to/#/#fluffychat-stickers:janian.de',
|
||||
AppConfig.howDoIGetStickersTutorial,
|
||||
).launchUrl(),
|
||||
icon: const Icon(Icons.explore_outlined),
|
||||
label: Text(L10n.of(context).discover),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue