mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2026-05-08 03:07:42 +08:00
fix: miss oneof label in viewunite pugvanymodel.proto (#953)
This commit is contained in:
@@ -72,7 +72,7 @@ message Episode {
|
|||||||
//
|
//
|
||||||
EpisodeType type = 1;
|
EpisodeType type = 1;
|
||||||
//
|
//
|
||||||
oneof {
|
oneof data {
|
||||||
//
|
//
|
||||||
VideoEpisode video_episode = 2;
|
VideoEpisode video_episode = 2;
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user