File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 <div >
5050 <div class =" form-check form-switch" >
5151 <InputCheckbox @bind-Value =" Model!.ShouldNotify" class =" form-check-input" type =" checkbox" id =" ShouldShowNotifications" />
52- <label class =" form-check-label" for =" ShouldShowNotifications" >Should show Notifications </label >
52+ <label class =" form-check-label" for =" ShouldShowNotifications" >Show Notifications </label >
5353 </div >
5454
5555
5858 <div >
5959 <div class =" form-check form-switch" >
6060 <InputCheckbox @bind-Value =" Model!.ShouldShowLogInTerminal" class =" form-check-input" type =" checkbox" id =" ShouldShowLogInTerminal" />
61- <label class =" form-check-label" for =" ShouldShowLogInTerminal" >Should show log in terminal </label >
61+ <label class =" form-check-label" for =" ShouldShowLogInTerminal" >Show log in terminal </label >
6262 </div >
6363 </div >
6464
6565 <div >
6666 <div class =" form-check form-switch" >
6767 <InputCheckbox @bind-Value =" Model!.ShouldShowCaptionPath" class =" form-check-input" type =" checkbox" id =" CheckHash" />
68- <label class =" form-check-label" for =" ShouldShowCaptionPath" >Should show caption relative path </label >
68+ <label class =" form-check-label" for =" ShouldShowCaptionPath" >Show relative path in Telegram msg caption </label >
6969 </div >
7070
7171
You can’t perform that action at this time.
0 commit comments