We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea7ef6 commit 87b0a79Copy full SHA for 87b0a79
src/pages/apps/bsky-popularity-contest.tsx
@@ -8,7 +8,7 @@ import { getProfileList, IExpandedProfileDetails } from "../../components/bsky"
8
9
const starletteRope = 5
10
const requestFrequency = 250
11
-const absoluteMaxStarlettes = 100
+const absoluteMaxStarlettes = 250
12
13
const Bsky = () => {
14
// START: GENERIC STATE
0 commit comments