Update issueParser.ts

This commit is contained in:
freearhey 2025-03-09 00:48:43 +03:00
parent 5b8d23a5e8
commit defc9c7c45
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ const FIELDS = new Dictionary({
'Timeshift (optional)': 'timeshift',
'Channel Name': 'channel_name',
'HTTP User-Agent': 'user_agent',
'HTTP User Agent': 'user_agent',
'HTTP Referrer': 'http_referrer',
'What happened to the stream?': 'reason',
Reason: 'reason',