mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Compare commits
2 commits
3ca8a1dccc
...
b458a5cb18
Author | SHA1 | Date | |
---|---|---|---|
|
b458a5cb18 | ||
|
6f7ce60f29 |
2 changed files with 4 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
node_modules
|
||||
out/
|
||||
dist
|
|
@ -55,7 +55,8 @@
|
|||
{
|
||||
"name": "@electron-forge/maker-zip",
|
||||
"platforms": [
|
||||
"darwin"
|
||||
"darwin",
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue