mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
snap fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
a2ab3a1447
commit
ada9844b58
@ -170,7 +170,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"snap": {
|
"snap": {
|
||||||
"confinement": "classic"
|
"confinement": "classic",
|
||||||
|
"executableName": "kontena-lens"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lens": {
|
"lens": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user