Skip to content

Commit

Permalink
Update ota.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
openshwprojects authored Jan 6, 2025
1 parent 1a3369d commit 29a1463
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vue/ota.vue
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,8 @@
break;
}
console.log('OTA prefix=' + prefix);
console.log('OTA postfix=' + postfix);
let options = [];
if (prefix){
for (let i = 0; i < data.length; i++){
Expand Down

0 comments on commit 29a1463

Please sign in to comment.