forked from coolaj86/walnut.js
		
	typo fix apiUrlPrefix
This commit is contained in:
		
							parent
							
								
									ebcfac72e7
								
							
						
					
					
						commit
						2c3223a165
					
				| @ -742,7 +742,7 @@ module.exports.create = function (xconfx, apiFactories, apiDeps) { | ||||
|         enumerable: true | ||||
|       , configurable: false | ||||
|       , writable: false | ||||
|       , value: 'https://' + clientApiUri + '/' + pkgId | ||||
|       , value: 'https://' + clientApiUri + '/api/' + pkgId | ||||
|       }); | ||||
|       Object.defineProperty(req, 'experienceId', { | ||||
|         enumerable: true | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user