mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Set ShowGithubCorner to false.
This commit is contained in:
@ -12,6 +12,6 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
export const ShowGithubCorner = true
|
||||
export const ShowGithubCorner = false
|
||||
|
||||
export const GithubRepo = "https://github.com/casbin/casdoor"
|
||||
|
Reference in New Issue
Block a user