Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
0utplay committed Oct 21, 2024
1 parent 9f04b2f commit cdcc921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/src/main/java/eu/cloudnetservice/node/Node.java
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ private void initializeDatabaseProvider(
@Order(450)
private void executeSetupIfRequired(
@NonNull DefaultInstallation installation,
// we have to inject the task provider here so that it registers the default task setup when initialized
@NonNull ServiceTaskProvider taskProvider
) {
// execute the setup if needed
Expand Down

0 comments on commit cdcc921

Please sign in to comment.