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 @@
-
+
-
+
+
@@ -148,7 +149,7 @@
-
+
@@ -214,7 +215,23 @@
1737037853482
-
+
+
+ 1737040612038
+
+
+
+ 1737040612038
+
+
+
+ 1737040946489
+
+
+
+ 1737040946489
+
+
@@ -232,6 +249,8 @@
-
+
+
+
\ No newline at end of file
diff --git a/src/HopFrame.Core/Config/PropertyConfig.cs b/src/HopFrame.Core/Config/PropertyConfig.cs
index 783edf0..011542d 100644
--- a/src/HopFrame.Core/Config/PropertyConfig.cs
+++ b/src/HopFrame.Core/Config/PropertyConfig.cs
@@ -13,7 +13,6 @@ public class PropertyConfig(PropertyInfo info, TableConfig table) {
public PropertyInfo? DisplayedProperty { get; set; }
public Func