Skip to content

Commit

Permalink
Merge branch 'develop' into feature/JC-674-authorization-feature-angular
Browse files Browse the repository at this point in the history
  • Loading branch information
manpham-saritasa committed Sep 9, 2024
2 parents 4999a22 + c57b777 commit 172c0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/angular/src/app/shared/app-url.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export class AppUrlsConfig {

/** Anime-related routes. */
public readonly anime = {
list: this.toApi('anime/anime/'),
list: this.toApi('anime/'),
};

/** Authentication-related routes. */
Expand Down

0 comments on commit 172c0a0

Please sign in to comment.