From 768e60898a2bf78c4452b1ffcd17a756fd93a446 Mon Sep 17 00:00:00 2001 From: FrogTheFrog Date: Thu, 8 Aug 2024 10:02:54 +0300 Subject: [PATCH] review comments --- docs/configuration.md | 4 +- .../tabs/audiovideo/DisplayOutputSelector.vue | 40 ++++++++++--------- 2 files changed, 23 insertions(+), 21 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 0cec45cce48..dc708f2ec0d 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -931,7 +931,7 @@ editing the `conf` file in a text editor. Use the examples as reference. } ] @endcode - You need to use the ``device_id`` value. + You need to use the `device_id` value. } @@ -954,7 +954,7 @@ editing the `conf` file in a text editor. Use the examples as reference. Example (Windows) @code{} - output_name = {daeac860-f4db-5208-b1f5-cf59444fb768} + output_name = {daeac860-f4db-5208-b1f5-cf59444fb768} @endcode diff --git a/src_assets/common/assets/web/configs/tabs/audiovideo/DisplayOutputSelector.vue b/src_assets/common/assets/web/configs/tabs/audiovideo/DisplayOutputSelector.vue index ff3039b7ade..d5f906e7bfa 100644 --- a/src_assets/common/assets/web/configs/tabs/audiovideo/DisplayOutputSelector.vue +++ b/src_assets/common/assets/web/configs/tabs/audiovideo/DisplayOutputSelector.vue @@ -21,29 +21,31 @@ const outputNamePlaceholder = (props.platform === 'windows') ? '{de9bb7e2-186e-5 {{ $tp('config.output_name_desc') }}