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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user