We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514232a commit 376f57fCopy full SHA for 376f57f
Sources/SteamPress/SteamPress+Application.swift
@@ -2,7 +2,7 @@ import Vapor
2
3
extension Application {
4
public class SteamPress {
5
- let application: Application
+ public let application: Application
6
let lifecycleHandler: SteamPressRoutesLifecycleHandler
7
8
init(application: Application, lifecycleHandler: SteamPressRoutesLifecycleHandler) {
0 commit comments