mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 20:25:16 +00:00
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