web/device: add user agent
This commit is contained in:
@@ -21,6 +21,7 @@ const device = {
|
||||
mobile,
|
||||
},
|
||||
preferredLocale,
|
||||
userAgent: navigator.userAgent,
|
||||
}
|
||||
|
||||
const app = {
|
||||
|
||||
Reference in New Issue
Block a user