Skip to content

Commit 87b0a79

Browse files
committed
moar starlettes
1 parent 3ea7ef6 commit 87b0a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/apps/bsky-popularity-contest.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { getProfileList, IExpandedProfileDetails } from "../../components/bsky"
88

99
const starletteRope = 5
1010
const requestFrequency = 250
11-
const absoluteMaxStarlettes = 100
11+
const absoluteMaxStarlettes = 250
1212

1313
const Bsky = () => {
1414
// START: GENERIC STATE

0 commit comments

Comments
 (0)