Skip to content

Commit 5f59899

Browse files
committed
Update Info.plist.vtl
1 parent 1a1e962 commit 5f59899

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/mac/Info.plist.vtl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@
4848
<dict>
4949
<key>public.filename-extension</key>
5050
<string>${fileAssociation.extension}</string>
51+
#if ($fileAssociation.mimeType)
5152
<key>public.mime-type</key>
5253
<string>${fileAssociation.mimeType}</string>
54+
#end
5355
</dict>
5456
</dict>
5557
#end

0 commit comments

Comments
 (0)