We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb48e5 commit 69f50c8Copy full SHA for 69f50c8
src/utility/Constants.ts
@@ -203,7 +203,7 @@ export class Constants {
203
},
204
channel_multipliers: {
205
[this.CHANNELS.DRIVE_TO_SURVIVE]: 0.5,
206
- [this.CHANNELS.F1_GENERAL]: 0.25,
+ [this.CHANNELS.F1_GENERAL]: 0.05,
207
[this.CHANNELS.F1_THREADS]: 1.5,
208
[this.CHANNELS.F1_DISCUSSION]: 2,
209
[this.CHANNELS.F1_FEEDER_SERIES]: 0.75,
0 commit comments