mirror of
https://github.com/iptv-org/epg
synced 2026-03-21 19:30:52 -04:00
Update utils.ts
This commit is contained in:
@@ -95,7 +95,7 @@ export async function loadIssues(props?: { labels: string[] | string }) {
|
||||
repo: REPO,
|
||||
per_page: 100,
|
||||
labels,
|
||||
state: 'open',
|
||||
status: 'open',
|
||||
headers: {
|
||||
'X-GitHub-Api-Version': '2022-11-28'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user