Add toggleable source
This commit is contained in:
@@ -3,5 +3,6 @@ import Vapor
|
||||
|
||||
struct Config: Codable {
|
||||
let title: String
|
||||
let showSourceBtn: Bool
|
||||
let services: [String:[[String:String]]]
|
||||
}
|
||||
Reference in New Issue
Block a user