From a9d33740a03a97db57bbbe1caf0809b2b4108da2 Mon Sep 17 00:00:00 2001 From: BlackDex Date: Sat, 12 Aug 2023 18:32:47 +0200 Subject: [PATCH] Prepend web-vault text to version Merge changes from #131 and #133. Co-authored-by: Stefan Melmuk Co-authored-by: GeekCornerGH <45696571+GeekCornerGH@users.noreply.github.com> --- patches/v2023.7.1.patch | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/patches/v2023.7.1.patch b/patches/v2023.7.1.patch index 1629716..af99d94 100644 --- a/patches/v2023.7.1.patch +++ b/patches/v2023.7.1.patch @@ -181,27 +181,31 @@ index ec829d71f..f3a362d0e 100644 copyToClipboard(text: string, options?: any): void | boolean { diff --git a/apps/web/src/app/layouts/footer.component.html b/apps/web/src/app/layouts/footer.component.html -index 8cacb4ceb..37d7cfb03 100644 +index 8cacb4ceb..eee272822 100644 --- a/apps/web/src/app/layouts/footer.component.html +++ b/apps/web/src/app/layouts/footer.component.html -@@ -1,6 +1,6 @@ +@@ -1,8 +1,9 @@