feat: manage goals (monicahq/chandler#119)
This commit is contained in:
@@ -29,6 +29,7 @@ class Module extends Model
|
||||
const TYPE_TASKS = 'tasks';
|
||||
const TYPE_CALLS = 'calls';
|
||||
const TYPE_PETS = 'pets';
|
||||
const TYPE_GOALS = 'goals';
|
||||
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
|
||||
Reference in New Issue
Block a user