mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-02 03:07:46 +00:00
Merge branch 'main' into dev
This commit is contained in:
@@ -68,7 +68,7 @@ const DeviceList = () => {
|
||||
axiosInstance
|
||||
.get(
|
||||
`${endpoints.owgw}/api/v1/devices?deviceWithStatus=true&limit=${devicePerPage}&offset=${
|
||||
devicePerPage * selectedPage + 1
|
||||
devicePerPage * selectedPage
|
||||
}`,
|
||||
options,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user