mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 19:46:48 +01:00
adjust frontend to use the new tag color api
This commit is contained in:
parent
c75e30fd28
commit
33ed2c8851
16 changed files with 127 additions and 66 deletions
|
|
@ -1,7 +1,7 @@
|
|||
export const environment = {
|
||||
production: true,
|
||||
apiBaseUrl: "/api/",
|
||||
apiVersion: "1",
|
||||
apiVersion: "2",
|
||||
appTitle: "Paperless-ng",
|
||||
version: "1.2.1",
|
||||
webSocketHost: window.location.host,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue