Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit 0ca2047

Browse files
committed
Fix #717
1 parent 3238f44 commit 0ca2047

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ios/tooot/Info.plist

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<array>
3636
<string>tooot-share</string>
3737
<string>tooot</string>
38+
<string>https</string>
3839
</array>
3940
</dict>
4041
</array>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tooot",
3-
"version": "4.9.2",
3+
"version": "4.9.3",
44
"description": "tooot for Mastodon",
55
"author": "xmflsct <[email protected]>",
66
"license": "GPL-3.0-or-later",

0 commit comments

Comments
 (0)