view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 4724:b125db92bac6

mod_muc_http_auth: Add missing import
author JC Brand <jc@opkode.com>
date Mon, 25 Oct 2021 16:47:44 +0200
parents ace4f251a64b
children
line wrap: on
line source

module:depends("cloud_notify_encrypted");
module:depends("cloud_notify_priority_tag");
module:depends("cloud_notify_filters");