feat: expose webapp title in admin settings

This commit is contained in:
3252a8
2026-05-24 22:53:50 +03:00
parent 9674c674a2
commit e15cbffdb1
6 changed files with 38 additions and 5 deletions
@@ -22,7 +22,6 @@
const settingsStore = getContext("settingsStore");
const themesStore = getContext("themesStore");
const APPEARANCE_SETTING_KEYS = new Set([
"WEBAPP_TITLE",
"SUBSCRIPTION_MINI_APP_URL",
"WEBAPP_PRIMARY_COLOR",
"WEBAPP_LOGO_URL",