Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
remove console log
  • Loading branch information
MCTBL authored Feb 21, 2025
2 parents cdaa3e2 + 9a3eab3 commit 8b1f3d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@

---

Grievous_Rain_`:)`
Grievous_Rain_`( o=^•ェ•)o ....`

MCTBL: `o(* ̄▽ ̄*)ブ`
1 change: 0 additions & 1 deletion src/MainPage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export class MainPage {

showProjectMsg() {
setTimeout(() => {
console.clear();
console.log(
`%c${ProjectConfig.projectName_zh}\n\n%c${ProjectConfig.projectDsc_zh}\n\n%c作者: ${ProjectConfig.projectAuthor}\n\n%c项目地址: ${ProjectConfig.projectUrl}`,
"color:#252525; font-size: 30px;",
Expand Down

0 comments on commit 8b1f3d1

Please sign in to comment.