Skip to content

Commit

Permalink
Story_Odyssey - resolve conflict code
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiendekaco committed Nov 26, 2024
1 parent af4df68 commit 1152009
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ const _TaskItem = ({ actionReloadPoint, className, openWidget, reloadTask, task

closeWaiting();
payload.signature = rs.signature;
payload.address = address;
payload.address = wcAddress;
} catch (e) {
closeWaiting();
const error = e as Error;
Expand Down

0 comments on commit 1152009

Please sign in to comment.