Skip to content

Commit

Permalink
πŸš€
Browse files Browse the repository at this point in the history
1.0!
  • Loading branch information
okunamayanad authored Jul 21, 2023
1 parent 34a6159 commit 091e911
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RPlace 2023.user.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name RPlace 2023
// @namespace https://okunamayanad.com/
// @version 0.1
// @version 1.0
// @description Discord: @okunamayand, Github: https://github.com/okunamayanad/r-place-2023
// @author okunamayanad
// @match https://garlic-bread.reddit.com/embed*
Expand Down Expand Up @@ -39,4 +39,4 @@ if (window.top !== window.self) {
preview.shadowRoot.appendChild(style);
}
}, 100);
}
}

0 comments on commit 091e911

Please sign in to comment.