mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
fix(client): Fix timeline widget setting definition
This commit is contained in:
parent
11f8d742eb
commit
065ec8e170
@ -33,6 +33,10 @@ export default define({
|
||||
type: 'boolean',
|
||||
default: true,
|
||||
},
|
||||
height: {
|
||||
type: 'number',
|
||||
default: 300,
|
||||
},
|
||||
src: {
|
||||
type: 'string',
|
||||
default: 'home',
|
||||
|
Loading…
Reference in New Issue
Block a user