mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-27 13:47:50 +02:00
Add placeholder while API call in progress
This commit is contained in:
parent
1706d2907b
commit
8a1e7fb79d
@ -328,7 +328,7 @@ export default function FrigatePlusSettingsView({
|
||||
? new Date(
|
||||
availableModels[modelId].trainDate,
|
||||
).toLocaleString()
|
||||
: "N/A";
|
||||
: "Retrieving models...";
|
||||
})()}
|
||||
</SelectTrigger>
|
||||
<SelectContent>
|
||||
|
Loading…
Reference in New Issue
Block a user