mirror of
https://github.com/austinried/subtracks.git
synced 2026-06-27 22:24:30 +02:00
rebuild queue with new urls on net state change
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export class NoClientError extends Error {
|
||||
constructor() {
|
||||
super('no client in state')
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user