Add automatic background refresh
Some checks are pending
Validate Decky / web-client (push) Waiting to run

This commit is contained in:
Elijah 2026-07-20 09:00:24 -07:00
parent e9d76cc4a2
commit ee2ef03982
9 changed files with 163 additions and 25 deletions

View file

@ -1,7 +1,7 @@
{
"name": "decky",
"private": true,
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"scripts": {
"dev": "vite --configLoader runner",