Skip to content

Commit b2de7e9

Browse files
committed
🛠️ Add appUrl property in globals
1 parent 8bf76bd commit b2de7e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/globals.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export const globals = {
2+
appUrl: "https://svgl.app",
23
githubUrl: "https://github.com/pheralb/svgl",
34
apiGithub: {
45
url: "https://ungh.cc/repos/pheralb/svgl",

0 commit comments

Comments
 (0)