MNT-19466 - Edit Online for RTF files (#1488)

This commit is contained in:
Nicolas Barithel
2020-06-17 13:32:37 +02:00
committed by GitHub
parent c8dd345fed
commit 84a3fd7fcf

View File

@@ -31,6 +31,7 @@ export const supportedExtensions = {
dot: 'ms-word',
dotx: 'ms-word',
dotm: 'ms-word',
rtf: 'ms-word',
xls: 'ms-excel',
xlsx: 'ms-excel',
xlsb: 'ms-excel',