feat: add default configs

This commit is contained in:
2025-11-02 15:27:48 +03:00
parent 1077417d71
commit 2bc751119c

View File

@@ -378,6 +378,9 @@ TEXT,
'loop' => false,
'slides' => [],
], JSON_THROW_ON_ERROR),
'module_tgshop_yandex_metrika' => '',
'module_tgshop_chat_id' => '',
'module_tgshop_bot_token' => '',
];
}