Actually instantiate the system in Foundry correctly
This commit is contained in:
parent
7af02261d6
commit
49c37b66f8
3 changed files with 8 additions and 2 deletions
|
|
@ -19,4 +19,4 @@ export const Logger = new Proxy(console, {
|
|||
};
|
||||
return target[prop];
|
||||
},
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue