<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">
    <t t-name="mail.MeetingSideActions">
        <t t-set="dummy" t-value="computeActions()"/>
        <div class="o-mail-MeetingSideActions d-flex">
            <ActionList actions="actions" inline="true" hasBtnBg="true" thread="store.rtc.channel" odooControlPanelSwitchStyle="true"/>
        </div>
    </t>
</templates>
