Remove unnecessary icon
field from snapcraft.yaml (#25200)
This is handled in `script/snap-build` by populating `snap/gui` with `zed.png` and `zed.desktop` Release Notes: - N/A
This commit is contained in:
parent
d0899e6af5
commit
d10430b860
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ description: |
|
|||
grade: stable
|
||||
confinement: classic
|
||||
compression: lzo
|
||||
icon: crates/zed/resources/app-icon.png
|
||||
website: https://zed.dev/
|
||||
source-code: https://github.com/zed-industries/zed
|
||||
issues: https://github.com/zed-industries/zed/issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue