@@ -20,5 +20,5 @@ |
||
20 | 20 | const TWEET_ID = 'tweet_id'; |
21 | 21 | const TWEET_IDS = 'tweet_ids'; |
22 | 22 | const PAUSED = 'paused'; |
23 | - const WITH_TOTAL_COUNT = 'with_total_count'; |
|
23 | + const WITH_TOTAL_COUNT = 'with_total_count'; |
|
24 | 24 | } |
25 | 25 | \ No newline at end of file |