Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
kryvyifedir committed Feb 18, 2024
1 parent e478033 commit bd2d7f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<aura:handler name="init" value="{!this}" action="{!c.onInit}"/>

<!-- Holds the streaming event subscription -->
<!-- TEST 8 -->
<!-- TEST 9 -->
<aura:attribute name="achievementId" type="String" />
<c:gameForceNotification achievementId="{! v.achievementId }"></c:gameForceNotification>
</aura:component>

0 comments on commit bd2d7f9

Please sign in to comment.