Skip to content

Commit

Permalink
test 6
Browse files Browse the repository at this point in the history
  • Loading branch information
kryvyifedir committed Feb 18, 2024
1 parent a379402 commit 169c072
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 5 -->
<!-- TEST 6 -->
<aura:attribute name="achievementId" type="String" />
<c:gameForceNotification achievementId="{! v.achievementId }"></c:gameForceNotification>
</aura:component>

0 comments on commit 169c072

Please sign in to comment.