fix: element-desktop use electron_26
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f09a398c2b
commit
6163830d31
|
@ -1,5 +1,5 @@
|
|||
final: prev: {
|
||||
element-desktop = prev.element-desktop.override {
|
||||
electron = prev.electron_24;
|
||||
electron = prev.electron_26;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue