Fix issues of no file extension for pad export
This commit is contained in:
@@ -5,7 +5,7 @@ define([
|
||||
'/bower_components/nthen/index.js',
|
||||
], function ($, Util, Hyperjson, nThen) {
|
||||
var module = {
|
||||
type: 'html'
|
||||
ext: '.html'
|
||||
};
|
||||
|
||||
var exportMediaTags = function (inner, cb) {
|
||||
|
||||
Reference in New Issue
Block a user