Fix text glitch on welcome wizard
This commit is contained in:
@@ -430,7 +430,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
||||
<label>
|
||||
<input type="checkbox" id="music_logging_enable" name="music_logging_enable" value="1" ${config['music_logging_enable']}> Log Music
|
||||
</label>
|
||||
<p class="help-block">Keep records of all audio items played from your Plex Media Server.</p>
|
||||
<p class="help-block">Keep records of all music items played from your Plex Media Server.</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="logging_ignore_interval">Ignore Interval</label>
|
||||
|
Reference in New Issue
Block a user