From 3db33ec84f9a2727aed814ab4e0046e4067499d9 Mon Sep 17 00:00:00 2001 From: Alan Dong Date: Mon, 22 Apr 2024 13:33:35 -0700 Subject: [PATCH] fix: typo --- app/components/app-header/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/app-header/template.hbs b/app/components/app-header/template.hbs index 699fd405d..c20a7df10 100644 --- a/app/components/app-header/template.hbs +++ b/app/components/app-header/template.hbs @@ -185,7 +185,7 @@ {{#if this.isAdmin}} Switch to {{if this.isNewUI "Old" "New"}} UI