-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(replays): Update replay DTO and view component
- Updated the `ReplayDTO` model to change the property name from `miniMapUri` to `minimapUri`. - Modified the `ReplaysIngestService` class to conditionally set the `MinimapUri` property based on whether the replay has been rendered. - Updated the `view-post.component.html` template to handle the changes in the `post.replay.minimapUri` property. - Added a processing message when rendering the replay minimap. These changes improve consistency and enhance the display of replays in posts.
- Loading branch information
1 parent
fbd7ac9
commit 8f564b6
Showing
4 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters