MCPcopy Create free account
hub / github.com/MankaiHuang/screen-visualization / reloadAuthorized

Function reloadAuthorized

src/utils/Authorized.js:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7let Authorized = RenderAuthorize(getAuthority()); // Reload the rights component
8
9const reloadAuthorized = () => {
10 Authorized = RenderAuthorize(getAuthority());
11};
12/**
13 * hard code
14 * block need it。

Callers 1

setAuthorityFunction · 0.90

Calls 1

getAuthorityFunction · 0.90

Tested by

no test coverage detected