mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
Change: tweaks to system status (#6008)
This commit is contained in:
@@ -6,6 +6,7 @@ export enum InstallType {
|
||||
export enum SystemStatusItemStatus {
|
||||
OK = 'OK',
|
||||
ERROR = 'ERROR',
|
||||
WARNING = 'WARNING',
|
||||
}
|
||||
|
||||
export interface SystemStatus {
|
||||
|
Reference in New Issue
Block a user