set path in root

This commit is contained in:
Mads Rasmussen
2023-11-16 18:12:03 +01:00
parent c584d48eee
commit 0fa17c7cfa

View File

@@ -16,7 +16,7 @@ export class UmbScriptTreeRepository
async requestTreeRoot() {
const data = {
id: null,
path: null,
type: UMB_SCRIPT_ROOT_ENTITY_TYPE,
name: 'Scripts',
icon: 'icon-folder',