From 5db84bd89c8808b0895c7206e8a6a58043f9f8dc Mon Sep 17 00:00:00 2001
From: Matthias Nott <mnott@mnsoft.org>
Date: Sat, 07 Mar 2026 18:04:16 +0100
Subject: [PATCH] feat: heartbeat fix, copy messages, copy/share images, hide unknown duration
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index a1ab2fc..b391c75 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"@react-navigation/native": "^7.1.31",
"expo": "~55.0.4",
"expo-audio": "^55.0.8",
+ "expo-clipboard": "~55.0.8",
"expo-constants": "~55.0.7",
"expo-file-system": "~55.0.10",
"expo-haptics": "~55.0.8",
--
Gitblit v1.3.1