mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-19 06:54:23 +01:00
update
This commit is contained in:
@@ -48,7 +48,7 @@ const Home: Component = () => {
|
||||
filters: [
|
||||
{
|
||||
kinds: [1, 6],
|
||||
authors: [...followingPubkeys(), pubkeyNonNull],
|
||||
authors: followingPubkeys(),
|
||||
limit: 25,
|
||||
since: Math.floor(Date.now() / 1000) - 12 * 60 * 60,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user