mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
refactor: rename discord.proto to state.proto
This commit is contained in:
parent
1ec3663f63
commit
c958307698
3 changed files with 2 additions and 2 deletions
|
|
@ -43,6 +43,6 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Protobuf Include="../proto/discord.proto" GrpcServices="Client" Link="Protos/discord.proto"/>
|
||||
<Protobuf Include="../proto/state.proto" GrpcServices="Client" Link="Protos/state.proto"/>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
|
|
@ -31,6 +31,6 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Protobuf Include="../proto/discord.proto" GrpcServices="Client" Link="Protos/discord.proto"/>
|
||||
<Protobuf Include="../proto/state.proto" GrpcServices="Client" Link="Protos/state.proto"/>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue