Skip to content

Commit

Permalink
fix ccheck
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Jan 22, 2021
1 parent 8957f35 commit f9d86e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/webapp/account.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ static void http_resp_handler(int err, const struct http_msg *msg, void *arg)
if (e) {
webapp_account_add(e);
}

uag_current_set(main_ua);
webapp_account_current();

Expand Down

0 comments on commit f9d86e6

Please sign in to comment.