mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
Restore final value for TWEET_DETAIL_API
This commit is contained in:
parent
0384e5746e
commit
eeaa86681e
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.75
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue