From 77ae2be45c28a4e3adb3ae8f38edd9e5bef7c2e1 Mon Sep 17 00:00:00 2001
From: Jumar Macato <16554748+jmacato@users.noreply.github.com>
Date: Wed, 6 Dec 2023 20:58:02 +0800
Subject: [PATCH] add simple theme
---
BTCPayServer.Vault/App.xaml | 3 +--
BTCPayServer.Vault/BTCPayServer.Vault.csproj | 1 +
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/BTCPayServer.Vault/App.xaml b/BTCPayServer.Vault/App.xaml
index fab3c1c..3343ba0 100644
--- a/BTCPayServer.Vault/App.xaml
+++ b/BTCPayServer.Vault/App.xaml
@@ -2,8 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="BTCPayServer.Vault.App">
-
-
+
diff --git a/BTCPayServer.Vault/BTCPayServer.Vault.csproj b/BTCPayServer.Vault/BTCPayServer.Vault.csproj
index 47df439..4d8cba1 100644
--- a/BTCPayServer.Vault/BTCPayServer.Vault.csproj
+++ b/BTCPayServer.Vault/BTCPayServer.Vault.csproj
@@ -18,6 +18,7 @@
+