Skip to content

Commit 69f50c8

Browse files
committed
Update channel multiplier
1 parent dcb48e5 commit 69f50c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utility/Constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ export class Constants {
203203
},
204204
channel_multipliers: {
205205
[this.CHANNELS.DRIVE_TO_SURVIVE]: 0.5,
206-
[this.CHANNELS.F1_GENERAL]: 0.25,
206+
[this.CHANNELS.F1_GENERAL]: 0.05,
207207
[this.CHANNELS.F1_THREADS]: 1.5,
208208
[this.CHANNELS.F1_DISCUSSION]: 2,
209209
[this.CHANNELS.F1_FEEDER_SERIES]: 0.75,

0 commit comments

Comments
 (0)