Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
filipbekic01 committed Sep 21, 2024
1 parent 5540323 commit b93f3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/ResQueue/ResQueue/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ public static void Main(string[] args)

string[] frontendRoutes =
[
"^forgot-password$",
"^login",
"^forgot-password$",
"^support$",
"^pricing$",
"^app",
Expand Down

0 comments on commit b93f3cc

Please sign in to comment.