We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38edc20 commit 15c6e99Copy full SHA for 15c6e99
2 files changed
src/chat/interface/commands/index.js
@@ -623,8 +623,7 @@ com.cheeseStorm = function () {
623
left: x + "px",
624
position: "fixed",
625
cursor: "pointer",
626
- transform:
627
- "translate(-50%, -50%) rotate(" + Math.random() * 360 + "deg)",
+ transform: "translate(-50%, -50%)",
628
transformOrigin: "center",
629
},
630
children: [
wpstatic/version.json
@@ -1 +1 @@
1
-{"timestamp":"1761237516550"}
+{"timestamp":"1761237581947"}
0 commit comments