galvanic corrosion rewrite
commit this before something goes horribly wrong
This commit is contained in:
@@ -8,6 +8,7 @@ class ProfileContentManager {
|
||||
constructor(profile: Profile, kv: KV) {
|
||||
this.profile = profile;
|
||||
this.kv = kv;
|
||||
profile.managers.push(this);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user