Files
pgsql-jellyfin/Jellyfin.Server/wwwroot/user-controls-index-html.ef65ed406ef218b479be.chunk.js
2026-07-08 13:13:46 -04:00

1 line
1.2 KiB
JavaScript

"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[44496],{97107:function(e,a,t){t.r(a),a.default='<div id="controlsPreferencesPage" data-role="page" class="page libraryPage userPreferencesPage noSecondaryNavPage" data-title="${Controls}" data-menubutton="true"> <div class="padded-left padded-right padded-bottom-page"> <form style="margin:0 auto"> <div class="verticalSection verticalSection-extrabottompadding"> <h2 class="sectionTitle"> ${Controls} </h2> <div class="checkboxContainer checkboxContainer-withDescription enableGamepadContainer hide"> <label> <input type="checkbox" is="emby-checkbox" class="chkEnableGamepad"/> <span>${LabelEnableGamepad}</span> </label> <div class="fieldDescription checkboxFieldDescription">${EnableGamepadHelp}</div> <div class="fieldDescription checkboxFieldDescription">${LabelPleaseRestart}</div> </div> <div class="checkboxContainer checkboxContainer-withDescription smoothScrollContainer hide"> <label> <input type="checkbox" is="emby-checkbox" class="chkSmoothScroll"/> <span>${EnableSmoothScroll}</span> </label> </div> </div> <button is="emby-button" type="submit" class="raised button-submit block btnSave hide"> <span>${Save}</span> </button> </form> </div> </div> '}}]);