Skip to content

Commit

Permalink
Correct project name
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Mar 6, 2024
1 parent 4036747 commit 6377c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
*/

rootProject.name = "radar-data-dashboard"
rootProject.name = "radar-data-dashboard-backend"

include(":data-dashboard-backend")

Expand Down

0 comments on commit 6377c6d

Please sign in to comment.