Warn about random dog image/video sizes

This commit is contained in:
Jeremy Ruston 2023-07-31 14:36:29 +01:00
parent 44ccfe83c9
commit b926a33b55
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ tags: $:/tags/Global
This demo uses the API of the website https://random.dog/ to import a random dog image or video.
//Note that the images and videos can be quite large, so this demo is not recommended to be used over mobile data connections.//
<$button actions=<<get-random-dog>>>
Import a random dog image or video
</$button>