Odoo18-Base/addons/mail/controllers/discuss/__init__.py

9 lines
201 B
Python
Raw Permalink Normal View History

2025-03-10 10:52:11 +07:00
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import binary
from . import channel
from . import gif
from . import public_page
from . import rtc
from . import voice