mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
MNT-19466 - Edit Online for RTF files (#1488)
This commit is contained in:
@@ -31,6 +31,7 @@ export const supportedExtensions = {
|
|||||||
dot: 'ms-word',
|
dot: 'ms-word',
|
||||||
dotx: 'ms-word',
|
dotx: 'ms-word',
|
||||||
dotm: 'ms-word',
|
dotm: 'ms-word',
|
||||||
|
rtf: 'ms-word',
|
||||||
xls: 'ms-excel',
|
xls: 'ms-excel',
|
||||||
xlsx: 'ms-excel',
|
xlsx: 'ms-excel',
|
||||||
xlsb: 'ms-excel',
|
xlsb: 'ms-excel',
|
||||||
|
Reference in New Issue
Block a user