mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Better reporting for DB corruption errors
This commit is contained in:
@@ -550,6 +550,8 @@ export type ServerInterface = DataInterface & {
|
||||
|
||||
// Server-only
|
||||
|
||||
getCorruptionLog: () => string;
|
||||
|
||||
initialize: (options: {
|
||||
configDir: string;
|
||||
key: string;
|
||||
|
||||
Reference in New Issue
Block a user