mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Update logo.
This commit is contained in:
@ -48,7 +48,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.casbin.com/logo/logo_384x96.png",
|
||||
logo: "https://cdn.casbin.com/logo/logo_1024x256.png",
|
||||
EnablePassword: true,
|
||||
providers: [],
|
||||
redirectUris: [],
|
||||
|
Reference in New Issue
Block a user