1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-05-12 22:54:54 +00:00
Files

5 lines
80 B
JavaScript
Raw Permalink Normal View History

2026-05-11 19:29:55 +01:00
function OnStart()
{
window.location.href="../2/index.html"+"?"+GetGetStr();
}