bump frontend version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
const version = 37;
|
const version = 38;
|
||||||
|
|
||||||
const ua = navigator.userAgent.toLowerCase();
|
const ua = navigator.userAgent.toLowerCase();
|
||||||
const isIOS = ua.match("iphone os");
|
const isIOS = ua.match("iphone os");
|
||||||
|
|||||||
Reference in New Issue
Block a user