From 490894721719ebcd69c95219ba96d3d8a7196205 Mon Sep 17 00:00:00 2001 From: Leon Hoppe Date: Thu, 16 Jan 2025 16:43:46 +0100 Subject: [PATCH] Removed Template --- .idea/.idea.HopFrame/.idea/workspace.xml | 29 +++++++++++++++---- src/HopFrame.Core/Config/PropertyConfig.cs | 6 ---- .../Components/Dialogs/HopFrameEditor.razor | 16 ++-------- testing/HopFrame.Testing/Models/Post.cs | 6 ++-- testing/HopFrame.Testing/Models/User.cs | 2 +- testing/HopFrame.Testing/Program.cs | 6 ++-- 6 files changed, 33 insertions(+), 32 deletions(-) diff --git a/.idea/.idea.HopFrame/.idea/workspace.xml b/.idea/.idea.HopFrame/.idea/workspace.xml index 3892c01..a7069f2 100644 --- a/.idea/.idea.HopFrame/.idea/workspace.xml +++ b/.idea/.idea.HopFrame/.idea/workspace.xml @@ -9,11 +9,12 @@