mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-24 19:36:30 +02:00
fix missing remote event handlers (#1344)
This commit is contained in:
@@ -7,6 +7,7 @@ export enum LogCategory {
|
||||
GENERAL = 'general',
|
||||
OTHER = 'other',
|
||||
PLAYER = 'player',
|
||||
REMOTE = 'remote',
|
||||
SCROBBLE = 'scrobble',
|
||||
SYSTEM = 'system',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user