This commit is contained in:
2023-11-26 07:21:24 +07:00
parent 9112c1c24a
commit 7759851541
8 changed files with 23 additions and 22 deletions

View File

@@ -40,7 +40,7 @@ export function FileWidget({ widget }: { widget: Widget }) {
} else {
filter = {
kinds: [1063],
authors: db.account.circles,
authors: db.account.follows,
};
}