правки
This commit is contained in:
@@ -18,7 +18,8 @@ type State interface {
|
||||
}
|
||||
|
||||
type Session struct {
|
||||
FirstName string
|
||||
JWT string
|
||||
WorkspaceID string
|
||||
FirstName string
|
||||
JWT string
|
||||
WorkspaceID string
|
||||
WasRestarted bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user