Cleanup of several documentation pages

This commit is contained in:
Griatch 2022-11-10 23:22:48 +01:00
parent 2cbca12b9f
commit 014c938361
3 changed files with 2 additions and 3 deletions

View file

@ -837,7 +837,6 @@ DEFAULT_CHANNELS = [
"aliases": ("pub",),
"desc": "Public discussion",
"locks": "control:perm(Admin);listen:all();send:all()",
"typeclass": BASE_CHANNEL_TYPECLASS,
}
]