Skip to content

Commit 7df4b8e

Browse files
committed
+1 update mechanics
1 parent 17b8909 commit 7df4b8e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/app/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default function Index() {
6363
Hyperlinks Space App
6464
</Text>
6565
<Text style={{ textAlign: "center", marginBottom: 12 }}>
66-
Running outside Telegram, registration is skipped.
66+
Running outside Telegram, authentication abandoned.
6767
</Text>
6868
<View style={{ marginTop: 8, padding: 8, backgroundColor: "#f0f0f0", borderRadius: 8, alignSelf: "stretch" }}>
6969
<Text style={{ fontSize: 12, fontWeight: "600" }}>Debug</Text>

app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/HyperlinksSpace/HyperlinksSpaceBot.git"
99
},
1010
"main": "expo-router/entry",
11-
"version": "53.0.49",
11+
"version": "53.0.51",
1212
"type": "module",
1313
"engines": {
1414
"node": ">=18 <=22"

0 commit comments

Comments
 (0)