mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-13 04:06:15 -06:00
Restrict status messages by owner if set
This commit is contained in:
@@ -6,4 +6,5 @@ export interface WebsocketConsumerStatusMessage {
|
||||
status?: string
|
||||
message?: string
|
||||
document_id: number
|
||||
owner_id?: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user