mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 04:21:35 +00:00
chore: remove unnecessary keyword from proto file
This commit is contained in:
@@ -2,7 +2,7 @@ syntax = "proto2";
|
||||
package proto;
|
||||
|
||||
message NotificationPreferences {
|
||||
required string channel_id = 1;
|
||||
string channel_id = 1;
|
||||
string pref_code = 2;
|
||||
int32 number_0 = 3;
|
||||
int32 number_1 = 4;
|
||||
|
||||
Reference in New Issue
Block a user