commit ed25d35a5461721e1c40a368e4f21e98f7602991
parent 60dc47d890132d49f1ab484aff99fff29f5e987b
Author: MTRNord <mtrnord1@gmail.com>
Date: Tue, 17 Aug 2021 00:43:01 +0200
Minor fixes
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev.nordgedanken.preventer.audio-60dc47d.mbp b/dev.nordgedanken.preventer.audio-60dc47d.mbp
Binary files differ.
diff --git a/maubot.yaml b/maubot.yaml
@@ -14,7 +14,7 @@ license: AGPL-3.0-or-later
# Submodules that are imported by modules listed here don't need to be listed separately.
# However, top-level modules must always be listed even if they're imported by other modules.
modules:
- -
+ - maubot-audio-preventer
# The main class of the plugin. Format: module/Class
# If `module` is omitted, will default to last module specified in the module list.