mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Update app default logo URL.
This commit is contained in:
@ -47,7 +47,7 @@ class ApplicationListPage extends React.Component {
|
||||
name: `application_${this.state.applications.length}`,
|
||||
createdTime: moment().format(),
|
||||
displayName: `New Application - ${this.state.applications.length}`,
|
||||
logo: "https://cdn.jsdelivr.net/gh/casbin/static/img/logo@2x.png",
|
||||
logo: "https://cdn.casbin.com/logo/logo_384x96.png",
|
||||
EnablePassword: true,
|
||||
providers: [],
|
||||
}
|
||||
|
Reference in New Issue
Block a user