diff --git a/app/Module/Base.php b/app/Module/Base.php index 6926a32a1..c45399815 100755 --- a/app/Module/Base.php +++ b/app/Module/Base.php @@ -2312,7 +2312,7 @@ class Base $type = ['md']; break; case 'desktop': - $type = ['yml', 'yaml', 'dmg', 'blockmap', 'zip', 'exe', 'msi']; + $type = ['yml', 'yaml', 'dmg', 'pkg', 'blockmap', 'zip', 'exe', 'msi']; break; case 'more': $type = [