From 29c4d8f236ac2860f99c5534ed295c2fb4d2277c Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Thu, 20 Apr 2023 16:53:27 +0200 Subject: [PATCH] Update text for 'clear filter' link to be different depending on flavor --- client/src/components/instruments/InstrumentFilter.vue | 2 +- client/src/helpers/app-flavor.constants.ts | 2 ++ client/src/helpers/types.ts | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/client/src/components/instruments/InstrumentFilter.vue b/client/src/components/instruments/InstrumentFilter.vue index a6b53580..a6b0608e 100644 --- a/client/src/components/instruments/InstrumentFilter.vue +++ b/client/src/components/instruments/InstrumentFilter.vue @@ -1,7 +1,7 @@