mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add AllUpdatesSubscribe component
This commit is contained in:
parent
3c7fb6be02
commit
9072f0e152
1 changed files with 6 additions and 0 deletions
|
|
@ -75,4 +75,10 @@ const lastUpdatedFriendly = null
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
{ JSON.stringify( appEntry ) }
|
{ JSON.stringify( appEntry ) }
|
||||||
|
|
||||||
|
<AllUpdatesSubscribe />
|
||||||
|
|
||||||
|
<AllUpdatesSubscribe
|
||||||
|
client:visible
|
||||||
|
/>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue