update web-content.md based on review
This commit is contained in:
parent
15d2cfe458
commit
e64d4e5bd7
1 changed files with 1 additions and 2 deletions
|
@ -406,8 +406,7 @@ a meta tag:
|
|||
Returns:
|
||||
|
||||
* `event` Event
|
||||
* `color` string or `null`
|
||||
* Theme color in format '#rrggbb'. `null` when theme color is not set.
|
||||
* `color` (String | null) - Theme color is in format of '#rrggbb'. It is `null` when no theme color is set.
|
||||
|
||||
#### Event: 'update-target-url'
|
||||
|
||||
|
|
Loading…
Reference in a new issue