Datasource options are now included in bootData
This commit is contained in:
@@ -18,8 +18,6 @@ type Context struct {
|
||||
|
||||
Account *models.Account
|
||||
UserAccount *models.Account
|
||||
|
||||
IsSigned bool
|
||||
}
|
||||
|
||||
func (c *Context) GetAccountId() int64 {
|
||||
|
||||
Reference in New Issue
Block a user