mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
|
|
function OnStart()
|
|
{
|
|
window.location.href="../2/index.html"+"?"+GetGetStr();
|
|
} |