Remove temp default context
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
* lowercase.
|
* lowercase.
|
||||||
*/
|
*/
|
||||||
export const LogContext = {
|
export const LogContext = {
|
||||||
default: 'default',
|
|
||||||
session: 'session',
|
session: 'session',
|
||||||
notifications: 'notifications',
|
notifications: 'notifications',
|
||||||
convo: 'convo',
|
convo: 'convo',
|
||||||
|
|||||||
Reference in New Issue
Block a user