defusr0 -> not-nex
This commit is contained in:
@@ -44,7 +44,7 @@ export async function githubGet(endpoint: string) {
|
||||
}
|
||||
|
||||
export async function downloadVencordFiles() {
|
||||
const release = await githubGet("/repos/defautluser0/Not-Nexulien/releases/latest");
|
||||
const release = await githubGet("/repos/not-nexulien/Not-Nexulien/releases/latest");
|
||||
|
||||
const { assets }: ReleaseData = await release.json();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user