mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Rename files
This commit is contained in:
6
ts/sql/migrations/950-fts5-secure-delete.std.ts
Normal file
6
ts/sql/migrations/950-fts5-secure-delete.std.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2023 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export default function updateToSchemaVersion950(): void {
|
||||
// This was a migration that enable secure-delete
|
||||
}
|
||||
Reference in New Issue
Block a user