feat: manage labels in vault (monicahq/chandler#39)

This commit is contained in:
Regis Freyd
2022-02-18 16:44:45 -05:00
committed by GitHub
parent 971b83ac42
commit 6bd4660a0f
43 changed files with 1151 additions and 555 deletions
+1
View File
@@ -20,6 +20,7 @@ class Module extends Model
const TYPE_FEED = 'feed';
const TYPE_GENDER_PRONOUN = 'gender_pronoun';
const TYPE_IMPORTANT_DATES = 'important_dates';
const TYPE_LABELS = 'labels';
/**
* The attributes that are mass assignable.