Adding id prefix to events
This commit is contained in:
		| @ -3,4 +3,5 @@ | ||||
|             range-event-type=`${endpoints.typeevents || (endpoints.get && endpoints.get.typeevents)}` | ||||
|             range-event-circle=`${endpoints.circles || (endpoints.get && endpoints.get.circles)}` | ||||
|             upload-dir=`${endpoints.uploads || (endpoints.get && endpoints.get.uploads)}` | ||||
|             id-prefix='default' | ||||
|   ) | ||||
| @ -6,4 +6,5 @@ | ||||
|         range-event-type=`${endpoints.typeevents || (endpoints.get && endpoints.get.typeevents)}` | ||||
|         range-event-circle=`${endpoints.circles || (endpoints.get && endpoints.get.circles)}` | ||||
|         upload-dir=`${endpoints.uploads || (endpoints.get && endpoints.get.uploads)}` | ||||
|         id-prefix='circles' | ||||
|   ) | ||||
		Reference in New Issue
	
	Block a user