diff options
| -rwxr-xr-x | mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua b/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua index 26bce44..52f45d3 100755 --- a/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua +++ b/mediawiki.lrdevplugin/MediaWikiExportServiceProvider.lua @@ -277,7 +277,7 @@ end  MediaWikiExportServiceProvider.hidePrintResolution = true
 -MediaWikiExportServiceProvider.showSections = {'fileNaming', 'metadata', 'fileSettings'}
 +MediaWikiExportServiceProvider.showSections = {'fileNaming', 'metadata', 'fileSettings', 'imageSettings', 'outputSharpening'}
  MediaWikiExportServiceProvider.allowFileFormats = {'JPEG', 'TIFF'}
  | 
