Moved add collaborator to command way of doing it
This commit is contained in:
@@ -43,8 +43,6 @@ func Init() {
|
||||
m.SaveDashboard = SaveDashboard
|
||||
m.SearchQuery = SearchQuery
|
||||
m.DeleteDashboard = DeleteDashboard
|
||||
m.GetCollaboratorsForAccount = GetCollaboratorsForAccount
|
||||
m.AddCollaborator = AddCollaborator
|
||||
}
|
||||
|
||||
func NewEngine() (err error) {
|
||||
|
||||
Reference in New Issue
Block a user