bug: timeline posts only
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import { RawEvent } from "@snort/nostr";
|
||||
import { db } from "Db";
|
||||
import { dedupe } from "Util";
|
||||
import FeedCache from "./FeedCache";
|
||||
|
||||
class DMCache extends FeedCache<RawEvent> {
|
||||
|
Reference in New Issue
Block a user