Remove typeclass from default channel
This commit is contained in:
parent
c4e4544abd
commit
d3133a2021
1 changed files with 0 additions and 1 deletions
|
|
@ -818,7 +818,6 @@ DEFAULT_CHANNELS = [
|
||||||
"aliases": ("pub",),
|
"aliases": ("pub",),
|
||||||
"desc": "Public discussion",
|
"desc": "Public discussion",
|
||||||
"locks": "control:perm(Admin);listen:all();send:all()",
|
"locks": "control:perm(Admin);listen:all();send:all()",
|
||||||
"typeclass": BASE_CHANNEL_TYPECLASS,
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue