Merge branch 'stable' into master-merge

This commit is contained in:
Errant
2025-02-20 20:29:44 +01:00

View File

@@ -93,4 +93,3 @@ public sealed class StorageBoundUserInterface : BoundUserInterface
LayoutContainer.SetPosition(_window, position); LayoutContainer.SetPosition(_window, position);
} }
} }