mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 08:20:11 +00:00
Clear profiles on sheet reset.
This commit is contained in:
parent
9bd41d5825
commit
537bd4a7b9
@ -119,6 +119,7 @@ Abstract character/resume sheet representation.
|
|||||||
delete this.publications;
|
delete this.publications;
|
||||||
delete this.interests;
|
delete this.interests;
|
||||||
delete this.skills;
|
delete this.skills;
|
||||||
|
delete this.basics.profiles;
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user