Add channel mute

This commit is contained in:
jkingsman
2026-04-19 19:31:26 -07:00
parent 491f159463
commit c8c8e6b549
30 changed files with 322 additions and 109 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
# run ``run_migrations`` to completion assert ``get_version == LATEST`` and
# ``applied == LATEST - starting_version`` so only this constant needs to
# change, not every individual assertion.
LATEST_SCHEMA_VERSION = 58
LATEST_SCHEMA_VERSION = 59