view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6400:f4efb8606b92

mod_invites_page,register_web: Add blurb about web dependencies Removed from the mod_invites page in the previous commit but actually relevant here.
author Kim Alvefur <zash@zash.se>
date Sat, 07 Feb 2026 19:59:19 +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");