51Degrees / device-detection-node

Device detection engines for Node.js implementation of the 51Degrees Pipeline API
Other
2 stars 4 forks source link

Rename incorrect options key #184

Closed BohdanVV closed 3 months ago

BohdanVV commented 3 months ago

Correct the options key for the DeviceDetectionOnPremisePipelineBuilder object in the examples. The previous key name was incorrect, resulting in no effect when used. This update changes it to the correct key name.