mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-24 19:36:30 +02:00
add logs to discord rpc events
This commit is contained in:
@@ -3,6 +3,7 @@ import dayjs from 'dayjs';
|
||||
export enum LogCategory {
|
||||
ANALYTICS = 'analytics',
|
||||
API = 'api',
|
||||
EXTERNAL = 'external',
|
||||
OTHER = 'other',
|
||||
PLAYER = 'player',
|
||||
SCROBBLE = 'scrobble',
|
||||
|
||||
Reference in New Issue
Block a user