mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 19:02:10 +00:00
2.2.1 - test (#86)
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
|
||||
function open_browser() {
|
||||
const message = JSON.stringify({
|
||||
sequence_id: 1222222,
|
||||
command: "homepage_test_browser",
|
||||
seqid: 1222222,
|
||||
cmd: "homepage_test_browser",
|
||||
params: {
|
||||
url: "http://localhost:7357/?locale=zh-cn-CN&dark_model=1&path=/",
|
||||
},
|
||||
@@ -74,8 +74,8 @@
|
||||
|
||||
function open_snapmaker_browser() {
|
||||
const message = JSON.stringify({
|
||||
sequence_id: 1222222,
|
||||
command: "sw_OpenBrowser",
|
||||
seqid: 1222222,
|
||||
cmd: "sw_OpenBrowser",
|
||||
params: {
|
||||
url: "http://localhost:7357/?locale=zh-cn-CN&dark_model=1&path=/",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user