Skip to content

Commit 61176a0

Browse files
committed
[feat] 유니버셜 링크 등록
1 parent 6f42029 commit 61176a0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
applinks: {
3+
details: [
4+
{
5+
appIDs: ["H856SYKNM8.com.clip.ddom"],
6+
components: [
7+
{
8+
"/": "*",
9+
},
10+
],
11+
},
12+
];
13+
}
14+
}

0 commit comments

Comments
 (0)