Skip to content

Commit 1492252

Browse files
authored
Update core.rs
1 parent 5d85760 commit 1492252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rpc/core.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ impl RPCMethod {
553553
// Add to cache server using borealis
554554
#[derive(serde::Serialize, serde::Deserialize)]
555555
struct BorealisCacheServer {
556+
guild_id: String,
556557
name: String,
557558
invite_code: String,
558559
added: bool,

0 commit comments

Comments
 (0)