Skip to content

Commit d1d0e5a

Browse files
committed
fix: repository owner
Closes #19
1 parent db19cff commit d1d0e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// GitHub Repository Info
2-
export const REPOSITORY_OWNER = "carsakiller";
2+
export const REPOSITORY_OWNER = "LuaLS";
33
export const REPOSITORY_NAME = "LLS-Addons";
44
export const ADDONS_DIRECTORY = "addons";
55

0 commit comments

Comments
 (0)