Add trailing newline to ExtensionFilterHelper.cs

Co-authored-by: emako <24737061+emako@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-26 21:23:11 +00:00
parent eade320211
commit d6de335da5

View File

@@ -195,3 +195,4 @@ public static class ExtensionFilterHelper
return ext;
}
}