updated as in the objectHeaterApi
This commit is contained in:
parent
59356aad27
commit
29902bc40b
6 changed files with 25 additions and 22 deletions
|
|
@ -122,7 +122,7 @@ export default function SiteDrawer(props: Props) {
|
|||
"write",
|
||||
"grant",
|
||||
"revoke"
|
||||
])
|
||||
], as)
|
||||
.then(resp => {
|
||||
setLinkDrawer(false);
|
||||
reLoadSites();
|
||||
|
|
@ -184,7 +184,7 @@ export default function SiteDrawer(props: Props) {
|
|||
|
||||
return (
|
||||
<React.Fragment>
|
||||
{/* {deviceLinkDrawer()} */}
|
||||
{deviceLinkDrawer()}
|
||||
<DisplayDrawer
|
||||
open={open}
|
||||
onClose={closeDrawer}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue