diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-03-20 17:12:14 +0000 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-03-20 17:12:14 +0000 |
| commit | 57db5ee737e0801caed69d378030214653a79edd (patch) | |
| tree | 0117059dd172c89ed557fe0c1ec36cd925608169 | |
| parent | b197fd0204563910d9bc0957ed403ab110414a6b (diff) | |
| download | mullvadvpn-57db5ee737e0801caed69d378030214653a79edd.tar.xz mullvadvpn-57db5ee737e0801caed69d378030214653a79edd.zip | |
Re-enable asar
| -rw-r--r-- | distribution.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution.yml b/distribution.yml index 0851eabd6b..5fc2f9e8d4 100644 --- a/distribution.yml +++ b/distribution.yml @@ -2,7 +2,7 @@ appId: net.mullvad.vpn copyright: Amagicom AB productName: MullvadNeue -asar: false +asar: true directories: buildResources: build-assets/ |
