Return relative path from writeAttachmentData
This will make our app more robust to changes in location on the file system.
This commit is contained in:
@@ -18,6 +18,7 @@ const PRIVATE = 'private';
|
||||
// - Attachments: Sanitize Unicode order override characters.
|
||||
// Version 3
|
||||
// - Attachments: Write attachment data to disk and store relative path to it.
|
||||
|
||||
const INITIAL_SCHEMA_VERSION = 0;
|
||||
|
||||
// Increment this version number every time we add a message schema upgrade
|
||||
|
Reference in New Issue
Block a user