mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add and view docments on chat solved
This commit is contained in:
@@ -1923,7 +1923,7 @@
|
||||
}
|
||||
|
||||
if (file) {
|
||||
PDFViewerApplication.open(file);
|
||||
PDFViewerApplication.open(new URLSearchParams(window.location.search).get("file"));
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user