view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 4739:fdd9e5d89d73

mod_bookmarks2: Fix comparison The nick and password elements are children of the conference element, rather than the pubsub item element passed to the function.
author Kim Alvefur <zash@zash.se>
date Wed, 03 Nov 2021 21:16:11 +0100
parents ace4f251a64b
children
line wrap: on
line source

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