implemented vite caching and added adaptive agriculture logos and manifest
This commit is contained in:
parent
9633fb7bb6
commit
1979976ad5
19 changed files with 4924 additions and 706 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue