mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
fix(ui): do not require numeric value in FormattedRelativeTime (#1234)
This commit is contained in:
@@ -175,6 +175,7 @@ const SettingsJobs: React.FC = () => {
|
||||
1000
|
||||
)}
|
||||
updateIntervalInSeconds={1}
|
||||
numeric="auto"
|
||||
/>
|
||||
</div>
|
||||
</Table.TD>
|
||||
|
||||
Reference in New Issue
Block a user