mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-02 16:45:06 +01:00
adapt frontend for new uiConfig keys, add nodeOverview mutation
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
} = $props();
|
||||
|
||||
/*Const Init */
|
||||
const useCbColors = getContext("cc-config")?.plot_general_colorblindMode || false
|
||||
const useCbColors = getContext("cc-config")?.plotConfiguration_colorblindMode || false
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user