mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
feat(ui): Add 'Page Size' setting for request/user list pages (#957)
This commit is contained in:
@@ -486,7 +486,7 @@ const SettingsPlex: React.FC<SettingsPlexProps> = ({ onComplete }) => {
|
||||
id="port"
|
||||
name="port"
|
||||
placeholder="32400"
|
||||
className="port"
|
||||
className="short"
|
||||
/>
|
||||
</div>
|
||||
{errors.port && touched.port && (
|
||||
|
Reference in New Issue
Block a user