Closed chenl1 closed 10 years ago
https://github.com/zotonic/ua_classifier/blob/master/src/ua_classifier.erl#L33
shouldn't it be: -type device_type() :: text | phone | tablet | desktop.
Indeed it should. Thanks :)
https://github.com/zotonic/ua_classifier/blob/master/src/ua_classifier.erl#L33
shouldn't it be: -type device_type() :: text | phone | tablet | desktop.