From 7dd8f7c1f50f74ad9041269ce8652cf3ed825fd0 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Fri, 18 Aug 2023 17:06:02 +0200 Subject: [PATCH] fix: Unable to send files from snap version --- snap/snapcraft.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5978dd555..45399c3a2 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -59,6 +59,11 @@ parts: build-packages: - g++ + zenity-integration: + plugin: nil + stage-snaps: + - zenity-integration + fluffychat: plugin: flutter source: .