mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
Merge pull request #4891 from nextcloud/fix/watermarking
fix: correctly watermark PDFs
This commit is contained in:
commit
02ffed5a21
1 changed files with 1 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ class AppConfig {
|
|||
return array_merge(
|
||||
Capabilities::MIMETYPES,
|
||||
Capabilities::MIMETYPES_MSOFFICE,
|
||||
Capabilities::MIMETYPES_OPTIONAL,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue