Show linking posts on page content
This commit is contained in:
@ -12,8 +12,6 @@ extension FileManager {
|
||||
|
||||
extension Content {
|
||||
|
||||
private static let dbPath = FileManager.default.documentDirectory.appendingPathComponent("db").path()
|
||||
|
||||
static let mock: Content = Content(
|
||||
settings: .default,
|
||||
posts: [.empty, .mock, .fullMock],
|
||||
|
Reference in New Issue
Block a user