From 5f11b86e965e90fecded8d719eb23754f6ce180e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=9A=E5=98=89=E5=AE=A3?= <34389517+shangjiaxuan@users.noreply.github.com> Date: Tue, 10 Oct 2023 18:55:26 +0800 Subject: [PATCH] Fix changed colorbar capitalization --- src/UI/Niivue.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/UI/Niivue.jsx b/src/UI/Niivue.jsx index 7ddeffd..f261f93 100644 --- a/src/UI/Niivue.jsx +++ b/src/UI/Niivue.jsx @@ -265,10 +265,10 @@ function NiiVue() { { return nv.colormapFromKey(colorMapName) }} /> )