From d502bf8162fdb82f6221d5707fd148461b7f9350 Mon Sep 17 00:00:00 2001 From: Mist Date: Sat, 24 Feb 2024 15:56:11 +0800 Subject: [PATCH] [Feat] fixed title and give fallback with watermark (#18) --- snap-client/src/app.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/snap-client/src/app.tsx b/snap-client/src/app.tsx index db7adfa..94c68f5 100644 --- a/snap-client/src/app.tsx +++ b/snap-client/src/app.tsx @@ -66,7 +66,7 @@ function App() { return (

- {config?.watermark ?? WATER_MARK_PLACEHOLDER} + CodeSnap.nvim

- +