feat: add CasvisorUrl

This commit is contained in:
Yang Luo
2023-08-25 11:56:12 +08:00
parent fb0949b9ed
commit 739a9bcd0d
2 changed files with 4 additions and 2 deletions

View File

@ -14,6 +14,8 @@
export const DefaultApplication = "app-built-in";
export const CasvisorUrl = "https://github.com/casbin/casvisor";
export const ShowGithubCorner = false;
export const IsDemoMode = false;