forked from zombieb/galvanic-corrosion-rewrite
rooooms
This commit is contained in:
@@ -15,6 +15,7 @@ interface ProfileReputation {
|
||||
|
||||
export class ProfileReputationManager extends ProfileContentManager {
|
||||
|
||||
// deno-lint-ignore require-await
|
||||
async export(): Promise<ProfileReputation> {
|
||||
return {
|
||||
AccountId: this.profile.getId(),
|
||||
|
||||
Reference in New Issue
Block a user