This commit is contained in:
maikypedia
2024-03-07 18:15:22 +01:00
parent 78e7793e01
commit 699d8d4719

View File

@@ -91,4 +91,4 @@ module CorsPermissiveConfiguration {
/** Gets the expression that configures `cors` on this route setup. */
Cors::Cors getCorsConfiguration() { result = corsConfig }
}
}
}