Fix whitespace formatting
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
*/
|
||||
|
||||
const ua =
|
||||
typeof navigator !== 'undefined' && typeof navigator.userAgent !== 'undefined'
|
||||
? navigator.userAgent.toLowerCase()
|
||||
typeof navigator !== 'undefined' && typeof navigator.userAgent !== 'undefined'
|
||||
? navigator.userAgent.toLowerCase()
|
||||
: '';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user