mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Bump @signalapp/sqlcipher to 2.0.0
Co-authored-by: Fedor Indutny <indutny@signal.org>
This commit is contained in:
@@ -751,6 +751,8 @@ function openAndSetUpSQLCipher(filePath: string, { key }: { key: string }) {
|
||||
);
|
||||
}
|
||||
|
||||
db.initTokenizer();
|
||||
|
||||
return db;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user