Restart after chaging system tray setting
This commit is contained in:
@@ -433,7 +433,7 @@
|
|||||||
% if os.name == 'nt':
|
% if os.name == 'nt':
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" name="win_sys_tray" id="win_sys_tray" value="1" ${config['win_sys_tray']}> Enable System Tray Icon
|
<input type="checkbox" class="http-settings" name="win_sys_tray" id="win_sys_tray" value="1" ${config['win_sys_tray']}> Enable System Tray Icon
|
||||||
</label>
|
</label>
|
||||||
<p class="help-block">Show Tautulli shortcut in the system tray.</p>
|
<p class="help-block">Show Tautulli shortcut in the system tray.</p>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user