diff options
Diffstat (limited to '_includes/root_lantiq.html')
-rw-r--r-- | _includes/root_lantiq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/root_lantiq.html b/_includes/root_lantiq.html index 5230a78..798b266 100644 --- a/_includes/root_lantiq.html +++ b/_includes/root_lantiq.html @@ -123,7 +123,7 @@ return; } - let result = await lantiqRootUboot(port, "Huawei MA5671A", + let result = await lantiqRootUboot(port, "{{include.modelName}}", (msg) => { loading(msg, 0); }, |