mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
Use tweet detail a larger amount again
This commit is contained in:
parent
83257b4870
commit
f339eb7f07
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const Experiments: { [key in Experiment]: ExperimentConfig } = {
|
|||
[Experiment.TWEET_DETAIL_API]: {
|
||||
name: 'Tweet detail API',
|
||||
description: 'Use Tweet Detail API (where available with elongator)',
|
||||
percentage: 0.5
|
||||
percentage: 0.65
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue