Skip to content

Commit 6e9286c

Browse files
committed
updated docs
1 parent 571bd61 commit 6e9286c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/index.html.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ device_type | string | true | The device operating system. | android, ios
102102
language | string | false | The language to choose upon login. | en, it, zh
103103

104104
<aside class="warning">
105-
There are two ways to login:
106-
1) with a login and password
107-
2) with an user access token
108-
*Note* login should be called every time the app starts, from a cold start or from a background resume. If login is successful then subscribe-device should be called each time.
105+
There are two ways to login:<br>
106+
1) with a login and password<br>
107+
2) with an user access token<br>
108+
<b>Note login should be called every time the app starts, from a cold start or from a background resume. If login is successful then subscribe-device should be called each time.</b>
109109
</aside>
110110

111111
<aside class="notice">

0 commit comments

Comments
 (0)