We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc7a36 commit 86b8a73Copy full SHA for 86b8a73
docs/developer_tools/Embedded_App_SDK.mdx
@@ -1092,13 +1092,13 @@ No scopes required
1092
1093
#### Application
1094
1095
-| Property | Type |
1096
-|--------------|-------------------------|
1097
-| description | string |
1098
-| icon? | string | null \| null |
1099
-| id | string |
1100
-| rpc_origins? | string[] |
1101
-| name | string |
+| Property | Type |
+|--------------|------------------|
+| description | string |
+| icon? | string \| null |
+| id | string |
+| rpc_origins? | string[] |
+| name | string |
1102
1103
#### Attachment
1104
0 commit comments