Merge branch 'oo' of github.com:xwiki-labs/cryptpad into oo

pull/1/head
ansuz 7 years ago
commit 34417b5e9f

@ -70,7 +70,7 @@ define([
break;
case 'ooslide':
file.type = 'pptx';
file.title = titl + '.pptx' || 'presentation.pptx';
file.title = title + '.pptx' || 'presentation.pptx';
file.doc = 'presentation';
break;
}

Loading…
Cancel
Save