mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-14 23:18:54 +00:00
Fix proto syntax in Migrations.proto
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// Copyright 2025 Signal Messenger, LLC
|
// Copyright 2025 Signal Messenger, LLC
|
||||||
// SPDX-License-Identifier: AGPL-3.0-only
|
// SPDX-License-Identifier: AGPL-3.0-only
|
||||||
syntax = "proto3";
|
syntax = "proto2";
|
||||||
|
|
||||||
package migrations;
|
package migrations;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user