Added ProgressInjection

• Added:
- ProgressInjection for monthly funding progress
This commit is contained in:
mgabdev
2020-10-13 10:30:14 -05:00
parent f7fc626c3a
commit 1d9b7bd28a
4 changed files with 66 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ export const TOAST_TYPE_SUCCESS = 'success'
export const TIMELINE_INJECTION_FEATURED_GROUPS = 'TI_FEATURED_GROUPS'
export const TIMELINE_INJECTION_GROUP_CATEGORIES = 'TI_GROUP_CATEGORIES'
export const TIMELINE_INJECTION_PROGRESS = 'TI_PROGRESS'
export const TIMELINE_INJECTION_PRO_UPGRADE = 'TI_PRO_UPGRADE'
export const TIMELINE_INJECTION_PWA = 'TI_PWA'
export const TIMELINE_INJECTION_SHOP = 'TI_SHOP'