diff --git a/src/core/sheet.js b/src/core/sheet.js index 8860ee4..80d0f0a 100644 --- a/src/core/sheet.js +++ b/src/core/sheet.js @@ -119,6 +119,7 @@ Abstract character/resume sheet representation. delete this.publications; delete this.interests; delete this.skills; + delete this.basics.profiles; }; /**