Skip to content

Commit

Permalink
Remove creator from SiteView (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
shilangyu authored May 3, 2022
1 parent af76030 commit 7203e3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/interfaces/views.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export interface LocalUserSettingsView {

export interface SiteView {
site: Site;
creator: PersonSafe;
counts: SiteAggregates;
}

Expand Down

0 comments on commit 7203e3d

Please sign in to comment.