mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Remove typeclass from default channel
This commit is contained in:
parent
4b6ee288c1
commit
2a10a5bfaf
1 changed files with 0 additions and 1 deletions
|
|
@ -818,7 +818,6 @@ DEFAULT_CHANNELS = [
|
|||
"aliases": ("pub",),
|
||||
"desc": "Public discussion",
|
||||
"locks": "control:perm(Admin);listen:all();send:all()",
|
||||
"typeclass": BASE_CHANNEL_TYPECLASS,
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue