Skip to content

Commit

Permalink
chore clean log
Browse files Browse the repository at this point in the history
  • Loading branch information
xygodcyx committed Jun 19, 2024
1 parent 39fc632 commit ad1231c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,6 @@ const createHighContrastPage = () => {
};
const createAppPage = () => {
curPage = 'app';
console.log(allAppIconItemData);
createIconItemElement(allAppIconItemData);
doms.sum.innerText = `(${countSpecificTypeObjects(allAppIconItemData)})`;
hideBack();
Expand Down

0 comments on commit ad1231c

Please sign in to comment.