mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 10:36:58 +01:00
Frontend update checking settings
This commit is contained in:
parent
436f9e891e
commit
9e2430da46
10 changed files with 200 additions and 74 deletions
|
|
@ -6,7 +6,6 @@ import { environment } from 'src/environments/environment'
|
|||
export interface AppRemoteVersion {
|
||||
version: string
|
||||
update_available: boolean
|
||||
feature_is_set: boolean
|
||||
}
|
||||
|
||||
@Injectable({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue