Skip to content

Commit 42ca6c4

Browse files
committed
ci: Format code
1 parent f604f63 commit 42ca6c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mintlify-docs/capability-guides/mobile-access/mobile-device-sdks/initializing-the-seam-mobile-sdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,5 +508,5 @@ fun handleUserInteractionRequired(interaction: SeamRequiredUserInteraction) {
508508
- `EnableBluetooth`: The user must enable Bluetooth on the device.
509509
- `GrantPermissions(val permissions: List<String>)`: The user must grant the required permissions.
510510
- `AppRestartRequired`: The user must restart the app to resolve the issue.
511-
</Tab>
511+
</Tab>
512512
</Tabs>

0 commit comments

Comments
 (0)