feat: add open_in setting for custom buttons (external browser / Telegram miniapp)

This commit is contained in:
Fringg
2026-03-09 23:33:05 +03:00
parent 082471bf92
commit 638844ef47
6 changed files with 59 additions and 11 deletions

View File

@@ -1781,6 +1781,11 @@
"customLabelsHint": "Empty = default label",
"moveUp": "Move up",
"moveDown": "Move down",
"openIn": "Open in",
"openMode": {
"external": "External browser",
"webapp": "Telegram miniapp"
},
"invalidUrl": "Please provide a valid URL (http:// or https://) for all custom buttons"
},
"apps": {