mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 02:45: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()
|
||||
{
|
||||
TranslatePage();
|
||||
|
||||
TargetPage=GetQueryString("target");
|
||||
|
||||
//setTimeout("JumpToTarget()",20*1000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user