mirror of
https://github.com/Vencord/Vesktop.git
synced 2025-02-23 21:55:09 +00:00
Merge branch 'main' into tray-icon
This commit is contained in:
commit
a76f1defb2
1 changed files with 7 additions and 1 deletions
|
@ -180,6 +180,11 @@
|
||||||
},
|
},
|
||||||
"publish": {
|
"publish": {
|
||||||
"provider": "github"
|
"provider": "github"
|
||||||
|
},
|
||||||
|
"rpm": {
|
||||||
|
"fpm": [
|
||||||
|
"--rpm-rpmbuild-define=_build_id_links none"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
|
@ -187,4 +192,5 @@
|
||||||
"arrpc@3.4.0": "patches/arrpc@3.4.0.patch"
|
"arrpc@3.4.0": "patches/arrpc@3.4.0.patch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue