mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
dcb891d3fc
commit
57f9c51467
3 changed files with 6 additions and 6 deletions
|
@ -406,12 +406,12 @@
|
|||
<tr>
|
||||
<td>color</td>
|
||||
<td>String</td>
|
||||
<td>Current button color. Set to <code>themeParams.button_color</code> by default.</td>
|
||||
<td>Current button color. Set to <em>themeParams.button_color</em> by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>textColor</td>
|
||||
<td>String</td>
|
||||
<td>Current button text color. Set to <code>themeParams.button_text_color</code> by default.</td>
|
||||
<td>Current button text color. Set to <em>themeParams.button_text_color</em> by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>isVisible</td>
|
||||
|
|
|
@ -406,12 +406,12 @@
|
|||
<tr>
|
||||
<td>color</td>
|
||||
<td>String</td>
|
||||
<td>Current button color. Set to <code>themeParams.button_color</code> by default.</td>
|
||||
<td>Current button color. Set to <em>themeParams.button_color</em> by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>textColor</td>
|
||||
<td>String</td>
|
||||
<td>Current button text color. Set to <code>themeParams.button_text_color</code> by default.</td>
|
||||
<td>Current button text color. Set to <em>themeParams.button_text_color</em> by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>isVisible</td>
|
||||
|
|
|
@ -406,12 +406,12 @@
|
|||
<tr>
|
||||
<td>color</td>
|
||||
<td>String</td>
|
||||
<td>Current button color. Set to <code>themeParams.button_color</code> by default.</td>
|
||||
<td>Current button color. Set to <em>themeParams.button_color</em> by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>textColor</td>
|
||||
<td>String</td>
|
||||
<td>Current button text color. Set to <code>themeParams.button_text_color</code> by default.</td>
|
||||
<td>Current button text color. Set to <em>themeParams.button_text_color</em> by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>isVisible</td>
|
||||
|
|
Loading…
Reference in a new issue