Store source metadata for imported documents (#6136)
This commit is contained in:
@@ -8,6 +8,8 @@ export class NetworkError extends ExtendableError {}
|
||||
|
||||
export class NotFoundError extends ExtendableError {}
|
||||
|
||||
export class PaymentRequiredError extends ExtendableError {}
|
||||
|
||||
export class OfflineError extends ExtendableError {}
|
||||
|
||||
export class ServiceUnavailableError extends ExtendableError {}
|
||||
|
||||
Reference in New Issue
Block a user