Skip to content

Commit

Permalink
EGP auto-refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
NiTrO0FuN committed Nov 28, 2023
1 parent 36be597 commit b7273fe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/components/CodeShower.vue
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,13 @@ if(~User & User) {
text+=`
}`
}
text+=`
}`
}
text+=`
if(~EGP) {
drawActiveScreen()
}`
return text
}
},
Expand Down

0 comments on commit b7273fe

Please sign in to comment.