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