mirror of
https://github.com/aljazceru/ditto.git
synced 2025-12-30 03:34:26 +01:00
firehose: nown --> known
This commit is contained in:
@@ -52,7 +52,7 @@ function trackHashtags(event: SignedEvent): void {
|
||||
}
|
||||
}
|
||||
|
||||
/** Tracks nown relays in the database. */
|
||||
/** Tracks known relays in the database. */
|
||||
function trackRelays(event: SignedEvent) {
|
||||
const relays = new Set<`wss://${string}`>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user