mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-22 22:23:36 -07:00
Update settings.html
some thoughts
This commit is contained in:
parent
36020b92da
commit
5f43fa34d7
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
|||
<p class="help-block">If you have Git installed, allow periodic checks for updates.</p>
|
||||
</div>
|
||||
% if plexpy.CURRENT_VERSION:
|
||||
<p class="help-block">Git hash: ${plexpy.CURRENT_VERSION}</p>
|
||||
<p class="help-block">Git hash: ${plexpy.CURRENT_VERSION}</br>Git branch: ${plexpy.CONFIG.GIT_BRANCH}</p>
|
||||
% endif
|
||||
<div class="padded-header">
|
||||
<h3>Display Settings</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue