Add odt mime type
This commit is contained in:
parent
45a41323a7
commit
1a12ed93c7
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
"x-scheme-handler/mailto" = email;
|
"x-scheme-handler/mailto" = email;
|
||||||
"x-scheme-handler/msteams" = [ "teams.desktop" ];
|
"x-scheme-handler/msteams" = [ "teams.desktop" ];
|
||||||
|
|
||||||
|
"application/vnd.oasis.opendocument.text" = doc-editor;
|
||||||
"application/vnd.openxmlformats-officedocument.wordprocessingml.document" =
|
"application/vnd.openxmlformats-officedocument.wordprocessingml.document" =
|
||||||
doc-editor;
|
doc-editor;
|
||||||
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" =
|
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" =
|
||||||
|
|
Loading…
Add table
Reference in a new issue