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