diff options
author | iximeow <me@iximeow.net> | 2017-12-24 22:06:39 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2017-12-24 22:06:39 -0800 |
commit | ec438dfb047ce38819c5fd34427bc209cc6e1587 (patch) | |
tree | dde7e74146237ff17641d0b732179844c93dec48 /cache | |
parent | 75b398ed87c4be384b1fcd614fbcfcf49d297bc0 (diff) |
add missing curr_profile field to default profile.json
Diffstat (limited to 'cache')
-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 |