mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Bugfix: Specter icons not used for Electron binary (#2227)
This commit is contained in:
parent
89fc5649f3
commit
f19bbb2176
13 changed files with 31 additions and 21 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -24,6 +24,10 @@ pyinstaller/electron/version-data.json
|
|||
pyinstaller/electron/downloadloc.js
|
||||
pyinstaller/electron/node_modules
|
||||
pyinstaller/electron/dist
|
||||
pyinstaller/electron/fonts
|
||||
pyinstaller/electron/typography.css
|
||||
pyinstaller/electron/output.css
|
||||
|
||||
.DS_Store
|
||||
.coverage
|
||||
cypress/videos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue