Commit 6a6961ce authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Add location

parent 9ab52f00
...@@ -12,3 +12,4 @@ class Tweet: ...@@ -12,3 +12,4 @@ class Tweet:
likes = "0" likes = "0"
retweets = "0" retweets = "0"
hashtags = "" hashtags = ""
location = ""
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment