Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: electron 31 #2832

Merged
merged 6 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ assets/webui
combined.log
error.log
assets/build/snap-hooks
test-results/
6 changes: 1 addition & 5 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ linux:
icon: ipfs-desktop
category: Network;FileTransfer;P2P
synopsis: A desktop client for IPFS
maintainer: [email protected]
maintainer: [email protected]
target:
- tar.xz
- AppImage
Expand Down Expand Up @@ -90,7 +90,3 @@ protocols:
role: Viewer
schemes:
- ipns
- name: DWEB
role: Viewer
schemes:
- dweb
Loading
Loading