mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Create ExtensionContainersFile.shared.
This commit is contained in:
@@ -14,6 +14,8 @@ import Account
|
||||
|
||||
final class ExtensionContainersFile {
|
||||
|
||||
static let shared = ExtensionContainersFile()
|
||||
|
||||
private static var log = OSLog(subsystem: Bundle.main.bundleIdentifier!, category: "extensionContainersFile")
|
||||
|
||||
private static var filePath: String = {
|
||||
|
||||
Reference in New Issue
Block a user