mirror of
https://github.com/matrix-construct/construct
synced 2024-11-29 18:22:50 +01:00
ircd:Ⓜ️ Rename main log facility.
This commit is contained in:
parent
fa341c274e
commit
beaa970176
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
decltype(ircd::m::log)
|
||||
ircd::m::log
|
||||
{
|
||||
"matrix", 'm'
|
||||
"m", 'm'
|
||||
};
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue