Skip to content

Commit

Permalink
Update Vapor+Response+Locale.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
kkiermasz authored Sep 23, 2022
1 parent 05df0ab commit f4fb6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/InternationalizedVapor/Vapor+Response+Locale.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import SwiftLocale
import Vapor

extension Vapor.Response {
extension Vapor.Request {

public var locale: SwiftLocale.Locale {
get throws {
Expand Down

0 comments on commit f4fb6cb

Please sign in to comment.