implemented vite caching and added adaptive agriculture logos and manifest

This commit is contained in:
Carter 2025-02-27 12:06:41 -06:00
parent 9633fb7bb6
commit 1979976ad5
19 changed files with 4924 additions and 706 deletions

View file

@ -169,6 +169,7 @@ export default function Devices() {
if (groupsLoading) return
if (groups.length > 0) return
setGroupsLoading(true)
console.log("groups")
groupAPI.listGroups(
groupLimit,
groupPage*groupLimit,