Merge branch 'extends-config-json' into 'staging'
Extends config json See merge request startinblox/applications/sib-app!112
This commit is contained in:
		| @ -1,6 +1,5 @@ | ||||
| .views-container | ||||
|   sib-event( | ||||
|     data-src=`${endpoints.events || (endpoints.get && endpoints.get.events)}` | ||||
|     range-typeevents=`${endpoints.typeevents || (endpoints.get && endpoints.get.typeevents)}` | ||||
|     upload-src=`${endpoints.uploads || (endpoints.get && endpoints.get.uploads)}` | ||||
|   sib-event(data-src=`${endpoints.events || (endpoints.get && endpoints.get.events)}` | ||||
|             range-event-type=`${endpoints.typeevents || (endpoints.get && endpoints.get.typeevents)}` | ||||
|             upload-dir=`${endpoints.uploads || (endpoints.get && endpoints.get.uploads)}` | ||||
|   ) | ||||
		Reference in New Issue
	
	Block a user