view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 5165:f37d6adce06e

mod_jsxc: Add plugin installer metadata Needed since this module has extra resources and dependencies
author Kim Alvefur <zash@zash.se>
date Thu, 16 Feb 2023 17:06:23 +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");