mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Add `appUrl` property in globals
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
export const globals = {
|
export const globals = {
|
||||||
|
appUrl: "https://svgl.app",
|
||||||
githubUrl: "https://github.com/pheralb/svgl",
|
githubUrl: "https://github.com/pheralb/svgl",
|
||||||
apiGithub: {
|
apiGithub: {
|
||||||
url: "https://ungh.cc/repos/pheralb/svgl",
|
url: "https://ungh.cc/repos/pheralb/svgl",
|
||||||
|
|||||||
Reference in New Issue
Block a user