mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-26 14:16:07 +02:00
Migrate jobList and jobListRow
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
|
||||
/* State Init */
|
||||
let requestedScopes = $state(presetScopes);
|
||||
let selectedResolution = $state(resampleConfig ? resampleDefault : 0);
|
||||
let selectedResolution = $state(resampleDefault);
|
||||
|
||||
let selectedHost = $state(null);
|
||||
let zoomState = $state(null);
|
||||
|
Reference in New Issue
Block a user