From 617fc20868829f8cc8317ffde8fe5f858195950a Mon Sep 17 00:00:00 2001 From: Andy Wortman Date: Sun, 24 Dec 2017 22:06:39 -0800 Subject: add missing curr_profile field to default profile.json --- cache/profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache/profile.json b/cache/profile.json index 8839791..32c5d68 100644 --- a/cache/profile.json +++ b/cache/profile.json @@ -1 +1 @@ -{"app_key":{"key":"mS0xDX2LBVOohjeHW0JsJEBhF","secret":"q54t40D7LQZgQgHScpyXan5YlTxc3qKBu8SbC7w6kH0DsBZcu9"},"profiles":{},"mutes":{"users":{},"tweets":{},"words":[]},"threads":{}} +{"app_key":{"key":"mS0xDX2LBVOohjeHW0JsJEBhF","secret":"q54t40D7LQZgQgHScpyXan5YlTxc3qKBu8SbC7w6kH0DsBZcu9"},"curr_profile":null,"profiles":{},"mutes":{"users":{},"tweets":{},"words":[]},"threads":{}} \ No newline at end of file -- cgit v1.1