refactor: hashtags timeline weaver to worker relay
This commit is contained in:
@ -92,6 +92,10 @@ export class RequestBuilder {
|
||||
return this.#builders.length;
|
||||
}
|
||||
|
||||
get filterBuilders() {
|
||||
return this.#builders;
|
||||
}
|
||||
|
||||
get options() {
|
||||
return this.#options;
|
||||
}
|
||||
|
Reference in New Issue
Block a user