Revert "pkgs/overrides: Dino uses OMEMO by default for new conversations"
Fixed upstream
This reverts commit 1c087b0c9f
.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
final: prev:
|
||||
prev.dino.overrideAttrs (finalAttrs: prevAttrs: {
|
||||
patches = [
|
||||
(final.fetchpatch {
|
||||
# in new chats, enable omemo by default
|
||||
url = "https://cyberchaos.dev/-/snippets/25/raw/main/omemo-default.patch";
|
||||
hash = "sha256-WXu9R+SKexgSQ93sQfFXG2CIboW3pYe5d1nsiP07wtE=";
|
||||
})
|
||||
];
|
||||
})
|
Reference in New Issue
Block a user