diff options
author | Andy Wortman <ixineeringeverywhere@gmail.com> | 2017-12-24 22:06:39 -0800 |
---|---|---|
committer | Andy Wortman <ixineeringeverywhere@gmail.com> | 2017-12-24 22:06:39 -0800 |
commit | 617fc20868829f8cc8317ffde8fe5f858195950a (patch) | |
tree | dde7e74146237ff17641d0b732179844c93dec48 | |
parent | 160df4335dd132dc8bda96d0cec2aea787523563 (diff) |
add missing curr_profile field to default profile.json
-rw-r--r-- | cache/profile.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 |