about summary refs log tree commit diff
path: root/src/lib/hooks/useOTAUpdates.web.ts
Commit message (Collapse)AuthorAgeFilesLines
* add web hook, action tweaks (#8723)hailey2025-07-251-0/+9
|
* Enable updates for `production` behind `receive_updates` gate (#3496)Hailey2024-04-121-0/+1
* add gate type * gate the updates * enable updates in `production` * web placeholder for `useOTAUpdates()` * update comment