mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 06:55:57 +08:00
Fix filament/printer selection loading page translation (#9530)
This commit is contained in:
parent
a37d648370
commit
81f1cd4532
@ -3,6 +3,8 @@ var TargetPage=null;
|
|||||||
|
|
||||||
function OnInit()
|
function OnInit()
|
||||||
{
|
{
|
||||||
|
TranslatePage();
|
||||||
|
|
||||||
TargetPage=GetQueryString("target");
|
TargetPage=GetQueryString("target");
|
||||||
|
|
||||||
//setTimeout("JumpToTarget()",20*1000);
|
//setTimeout("JumpToTarget()",20*1000);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user