This commit is contained in:
decanus 2019-07-04 10:52:23 -04:00
parent c3ec514c33
commit 8414977242
No known key found for this signature in database
GPG Key ID: E95B8C69228FF5B4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
type Chat state.GroupID
// The dasy client.
// Client is the actual daisy client.
type Client struct {
node mvds.Node
}