Skip to content

Commit

Permalink
fix: syntax error in golangboierplate
Browse files Browse the repository at this point in the history
  • Loading branch information
anku255 committed Jun 12, 2024
1 parent 158b4e7 commit e316477
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ var SuperTokensConfig = supertokens.TypeInput{
},
},
},
}
},
}),
session.Init(nil),
dashboard.Init(nil),
Expand Down

0 comments on commit e316477

Please sign in to comment.