mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-24 08:10:51 +01:00
bugfix
This commit is contained in:
parent
bee554c7bf
commit
21805c84e5
@ -38,7 +38,7 @@ import twitter4j.conf.ConfigurationBuilder;
|
||||
public class TwitterEngine {
|
||||
|
||||
private final String TWITTER_CONSUMER_KEY = "0EKRHWYcakpCkl8Lr4OcBFMZb";
|
||||
private final String TWITTER_CONSUMER_SECRET = "Insert key";
|
||||
private final String TWITTER_CONSUMER_SECRET = "Insert key here";
|
||||
|
||||
private static TwitterEngine mTwitter;
|
||||
private static long twitterID = -1L;
|
||||
|
Loading…
Reference in New Issue
Block a user