mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-28 05:35:35 +03:00
keep fetch at 12
This commit is contained in:
parent
5623cb2203
commit
c7f7daeb95
@ -33,7 +33,7 @@ fn init(_our: Address) {
|
||||
serde_json::json!({
|
||||
"Add": {
|
||||
"label": "KinoUpdates",
|
||||
"widget": create_widget(fetch_most_recent_blog_posts(6)),
|
||||
"widget": create_widget(fetch_most_recent_blog_posts(12)),
|
||||
}
|
||||
})
|
||||
.to_string(),
|
||||
|
Loading…
Reference in New Issue
Block a user