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