point-tools/src/Skobkin/Bundle/PointToolsBundle/Resources/views/Telegram/settings.md.twig

9 lines
331 B
Twig
Raw Normal View History

{# @var account \Skobkin\Bundle\PointToolsBundle\Entity\Telegram\Account #}
*Your current settings:*
User renaming notifications: {% if account.renameNotification %}enabled{% else %}disabled{% endif %}
Subscribers notifications: {% if account.subscriberNotification %}enabled{% else %}disabled{% endif %}
Choose what to change.