Edit Online for XLAM files (#1490)

Similar to PPAM files (for MS Powerpoint), those are Macro-Enabled Add-ins for MS Excel
This commit is contained in:
Nicolas Barithel
2020-06-17 13:32:13 +02:00
committed by GitHub
parent 902cad2e97
commit c8dd345fed

View File

@@ -38,6 +38,7 @@ export const supportedExtensions = {
xlt: 'ms-excel',
xltx: 'ms-excel',
xltm: 'ms-excel',
xlam: 'ms-excel',
ppt: 'ms-powerpoint',
pptx: 'ms-powerpoint',
pot: 'ms-powerpoint',