Skip to content

Commit

Permalink
Fixed compilation error that conflicted with a commit from Marcin
Browse files Browse the repository at this point in the history
  • Loading branch information
burtonator committed Dec 10, 2024
1 parent 8467c60 commit 19e45fa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,6 @@ export const NewThreadForm = () => {
isDisabled ||
!user.activeAccount ||
!userSelectedAddress ||
isDisabledBecauseOfContestsConsent ||
walletBalanceError ||
contestTopicError ||
(selectedCommunityId && !!disabledActionsTooltipText) ||
Expand Down

0 comments on commit 19e45fa

Please sign in to comment.