mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-02-09 08:38:38 +01:00
bugfix
This commit is contained in:
parent
bf12ae189a
commit
b5b0b90432
@ -38,7 +38,7 @@ import twitter4j.conf.ConfigurationBuilder;
|
|||||||
public class TwitterEngine {
|
public class TwitterEngine {
|
||||||
|
|
||||||
private final String TWITTER_CONSUMER_KEY = "0EKRHWYcakpCkl8Lr4OcBFMZb";
|
private final String TWITTER_CONSUMER_KEY = "0EKRHWYcakpCkl8Lr4OcBFMZb";
|
||||||
private final String TWITTER_CONSUMER_SECRET = "RQrf0uQus5v7IMuYgdlVeBuLw1ApRJhxcAMM8MyUVRh1nKSxnR";
|
private final String TWITTER_CONSUMER_SECRET = "";//TODO get your own key!
|
||||||
|
|
||||||
private static TwitterEngine mTwitter;
|
private static TwitterEngine mTwitter;
|
||||||
private static long twitterID = -1L;
|
private static long twitterID = -1L;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user