forked from jmug/stoatchat
refactor(quark): port invite_delete, invite_fetch, invite_join
This commit is contained in:
@@ -214,6 +214,8 @@ impl Server {
|
||||
.p(self.id.clone())
|
||||
.await;
|
||||
|
||||
// TODO: missing functionality
|
||||
|
||||
db.delete_server(&self.id).await
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user