Get the base Actor sheet working w/ collaboration

This commit is contained in:
Oliver-Akins 2024-08-28 22:36:12 -06:00
parent 60b0072bcc
commit ce9c2de751
18 changed files with 320 additions and 22 deletions

View file

@ -8,7 +8,7 @@
"git.branchProtection": [],
"files.exclude": {
"*.lock": true,
".styles": true,
".styles": false,
"node_modules": true,
"packs": true,
},