Skip to content

Commit 091e911

Browse files
authored
🚀
1.0!
1 parent 34a6159 commit 091e911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎RPlace 2023.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name RPlace 2023
33
// @namespace https://okunamayanad.com/
4-
// @version 0.1
4+
// @version 1.0
55
// @description Discord: @okunamayand, Github: https://github.com/okunamayanad/r-place-2023
66
// @author okunamayanad
77
// @match https://garlic-bread.reddit.com/embed*
@@ -39,4 +39,4 @@ if (window.top !== window.self) {
3939
preview.shadowRoot.appendChild(style);
4040
}
4141
}, 100);
42-
}
42+
}

0 commit comments

Comments
 (0)