Skip to content

Commit 9aa62dd

Browse files
authored
chore(Docs): make styling for reportNotificationsId consistent with the rest of the table
1 parent 9a94b6c commit 9aa62dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/docs/for-developers/url-query-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Appending query parameter(s) to the URL will allow you to modify the behaviour o
1515
| `display=layout,buckets,inspector` | A comma-separated list of features to be displayed in the shelf. Available values are: `layout` \(for displaying the Rundown Layout\), `buckets` \(for displaying the Buckets\) and `inspector` \(for displaying the Inspector\). |
1616
| `help=1` | Enables some tooltips that might be useful to new users. _Default value is `0`._ |
1717
| `ignore_piece_content_status=1` | Removes the "zebra" marking on VT pieces that have a "missing" status. _Default value is `0`._ |
18-
| `reportNotificationsId=anyId,...` | Sets an ID for an individual client GUI system, to be used for reporting Notifications shown to the user. The Notifications' contents, tagged with this ID, will be sent back to the Sofie Core's log. _Default value is "0", which disables the feature._ |
18+
| `reportNotificationsId=anyId,...` | Sets an ID for an individual client GUI system, to be used for reporting Notifications shown to the user. The Notifications' contents, tagged with this ID, will be sent back to the Sofie Core's log. _Default value is `0`, which disables the feature._ |
1919
| `shelffollowsonair=1` | _Default value is `0`._ |
2020
| `show_hidden_source_layers=1` | _Default value is `0`._ |
2121
| `speak=1` | Experimental feature that starts playing an audible countdown 10 seconds before each planned _Take_. _Default value is `0`._ |

0 commit comments

Comments
 (0)