Skip to content

Commit

Permalink
chore: add comment about true
Browse files Browse the repository at this point in the history
  • Loading branch information
Aerilym committed Nov 5, 2024
1 parent 47d91d9 commit 0b9c2ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ export function NodeRegistrationForm({
size="lg"
variant="outline"
disabled={
// TODO: enable when its built
true ||
isRegistrationPausedFlagEnabled ||
isRemoteFlagLoading ||
Expand Down

0 comments on commit 0b9c2ee

Please sign in to comment.