defusr0 -> not-nex

This commit is contained in:
defautluser0
2025-05-23 17:59:31 +02:00
parent 3ee042078a
commit 609f859f08
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ function generateDescription(description: string, descriptionNode: Element) {
}
}
const latestReleaseInformation = await fetch("https://api.github.com/repos/defautluser0/Not-Nextop/releases/latest", {
const latestReleaseInformation = await fetch("https://api.github.com/repos/not-nexulien/Not-Nextop/releases/latest", {
headers: {
Accept: "application/vnd.github+json",
"X-Github-Api-Version": "2022-11-28"