summaryrefslogtreecommitdiff
path: root/frontend/src/utils/hooks/useSetting.ts
AgeCommit message (Collapse)Author
2022-09-01Addition of proper branch slection (#168)TrainDoctor
* This is a bit better, but branch selection still isn't working -_- * I'm the king of oversight * Selecting different branch checks for updates * Stable doesn't detect old versions, which indicates it doesn't work * Start adding deckyState for plugin updating * Few tweaks * Disable nightly selection * Update decky-frontend-lib and move useSetting set setting to async
2022-08-24Settings API for loader, preview branch selectAAGaming