📝 更新开发规范
This commit is contained in:
4
docs/components/scripts/const.ts
Normal file
4
docs/components/scripts/const.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export const platformBaseURL = "https://github.com/"
|
||||
export const repoPath = "LiteyukiStudio/LiteyukiBot"
|
||||
|
||||
export const repoURL = `${platformBaseURL}${repoPath}`
|
Reference in New Issue
Block a user