desktop-master-git2
bunsenstraat 5 months ago
parent 44dbc78e33
commit 6e354f99ac
  1. 2
      libs/remix-ui/git/src/state/gitreducer.tsx

@ -231,7 +231,7 @@ export const gitReducer = (state: gitState = defaultGitState, action: Actions):
...state,
timestamp: action.payload
}
case 'SET_GIT_LOG_COUNT':
return {
...state,

Loading…
Cancel
Save