Style tuning

This commit is contained in:
Leo Vasanko
2023-11-04 20:54:14 +00:00
parent 41fbd3d122
commit 047facaacb
114 changed files with 246 additions and 179 deletions

View File

@@ -65,7 +65,6 @@ export interface SelectedItems {
ids: FUID[]
}
export const url_document_watch_ws = '/api/watch'
export const url_document_upload_ws = '/api/upload'
export const url_document_get = '/files'