mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Fix build
This commit is contained in:
@@ -1420,7 +1420,7 @@ public final class Postbox {
|
||||
self.seedConfiguration = seedConfiguration
|
||||
self.tempDir = tempDir
|
||||
|
||||
postboxLog("MediaBox path: \(self.basePath + "/media")")
|
||||
postboxLog("MediaBox path: \(basePath + "/media")")
|
||||
|
||||
self.mediaBox = MediaBox(basePath: self.basePath + "/media")
|
||||
self.valueBox = valueBox
|
||||
|
||||
Reference in New Issue
Block a user