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