Updte logs
This commit is contained in:
parent
520a77eafd
commit
ba6f1c4c06
@ -128,7 +128,7 @@ export default function DefaultNotaryDashboard(props: IProps) {
|
|||||||
blocks={blocks}
|
blocks={blocks}
|
||||||
bottomButton={{
|
bottomButton={{
|
||||||
link: Module.getInstance().get().modules.pages.Folder.pages.CreateFolder.props.path,
|
link: Module.getInstance().get().modules.pages.Folder.pages.CreateFolder.props.path,
|
||||||
text: "Créer un dossier",
|
text: "Créer un dossier" + JSON.stringify(jwt) + JSON.stringify(folders),
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user