Compare commits
2 Commits
a208c922f7
...
63143fb185
Author | SHA1 | Date |
---|---|---|
|
63143fb185 | |
|
3f6ecfd92c |
|
@ -152,6 +152,9 @@ function initUiActions(_store, _router) {
|
|||
path
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
width
|
||||
height
|
||||
comment
|
||||
credit
|
||||
}
|
||||
|
|
|
@ -42,6 +42,9 @@ function initUsersActions(store, _router) {
|
|||
path
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
width
|
||||
height
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue