From 1ddab3b1ecadc39fce59e782430c9b5460715f24 Mon Sep 17 00:00:00 2001 From: Nablox <151752984+Nablox@users.noreply.github.com> Date: Wed, 9 Sep 2026 23:30:56 +0400 Subject: [PATCH] Update 1.v1.mdx Line 33, missing booster. --- content/docs/Changelogs/1.v1.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/Changelogs/1.v1.mdx b/content/docs/Changelogs/1.v1.mdx index b6044d54..fbaadc00 100644 --- a/content/docs/Changelogs/1.v1.mdx +++ b/content/docs/Changelogs/1.v1.mdx @@ -30,7 +30,7 @@ title: "v1.x (Current)" * Added `primaryHex`, `secondaryHex`, and `tertiaryHex` properties to `$role` for retrieving role gradient colors in hexadecimal format. * Added `$hasUpvoted` to check whether a user has upvoted the current server within the last 12 hours. * Added `$onlyForUpvoters` to restrict command execution to users who have upvoted the current server within the last 12 hours. -* Added `$onlyForBoosters` to restrict command execution to users who have the current server. +* Added `$onlyForBoosters` to restrict command execution to users who have boosted the current server. * New font `Inter` for `$imageUseFont` * Added `$getUpvoteLink` to generate the server's upvote link with an optional referral user. * Support for Sticker Messages in the new Word Trigger (`Contains Sticker`).