Skip to content

Commit

Permalink
Removing comment in html (#1376)
Browse files Browse the repository at this point in the history
  • Loading branch information
Angamanga authored Oct 9, 2024
1 parent e502bba commit 8c9b97f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//TODO: remove *ngIf="source !== 'sislog'" once reply is working
<!-- TODO: remove *ngIf="source !== 'sislog'" once reply is working -->
<div class="page-content post-conversation" *ngIf="source !== 'sislog'">
<ng-container>
<h2>{{ 'post.messages.title' | translate }}</h2>
Expand Down

0 comments on commit 8c9b97f

Please sign in to comment.