chore(client/pdfjs): remove open file

This commit is contained in:
Elian Doran 2026-01-02 11:44:33 +02:00
parent 78bc9b59c2
commit ce0f32e7d5
No known key found for this signature in database

View File

@ -17,3 +17,7 @@
#secondaryDownload {
display: none !important;
}
#secondaryOpenFile {
display: none !important;
}