Completed
Push — master ( 7209c8...b579d6 )
by Hector
04:15
created
src/TwitterAds/Fields/PromotedTweetFields.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,5 +20,5 @@
 block discarded – undo
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
Please login to merge, or discard this patch.