Skip to content

Commit

Permalink
starting work on overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewaltman1 committed Apr 1, 2023
1 parent 7940264 commit d30778d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/slice.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ const slice = createSlice({
},
updateAccountId: (state, action) => {
state.origin = state.action.payload
state.garbage = gargee.payload
//trying to fix mergie issue
}
},
});
Expand Down

0 comments on commit d30778d

Please sign in to comment.