Skip to content

Commit

Permalink
www/js/logic.js:
Browse files Browse the repository at this point in the history
- Ensure "Info" element get empty temporary
  • Loading branch information
edgarchinchilla committed Aug 5, 2024
1 parent ab53bd1 commit 9e8c43e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/js/logic.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ function loadJsonAndBuildAppsList() {
switch (value) {
case "Info":
// Temporary empty
itemValue = "";
break;
case "AppID":
// Temporary empty
Expand Down

0 comments on commit 9e8c43e

Please sign in to comment.