Skip to content

Commit

Permalink
same
Browse files Browse the repository at this point in the history
  • Loading branch information
skrill-on-discord authored Jan 13, 2024
1 parent a5f08b6 commit 8d1d65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/modules/fun/metalpipe.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { moduleDefinition } from '../../moduleapi'
// its metal pipe 'cause i dont got time to change allat (i have no clue what any of it means)
// function is still metal pipe 'cause i dont got time to change allat (i have no clue what any of it means)
function metalpipe() {
let images = document.getElementsByTagName('img')
if (!images) return
Expand Down

0 comments on commit 8d1d65c

Please sign in to comment.