mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-12 15:03:33 +00:00
Merge: Snapmaker Orca 2.1.2
This commit is contained in:
@@ -327,7 +327,7 @@ function clearCookie(name) {
|
||||
/*--------Studio WX Message-------*/
|
||||
function IsInSlicer()
|
||||
{
|
||||
let bMatch=navigator.userAgent.match( RegExp('BBL-Slicer','i') );
|
||||
let bMatch=navigator.userAgent.match( RegExp('SM-Slicer','i') );
|
||||
|
||||
return bMatch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user