Skip to content

Commit

Permalink
Add missing field
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostzero committed Mar 2, 2023
1 parent 3ac8430 commit 036f20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron/rerun-manager/internal-server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export class InternalServer {
name: response.data.name,
config: response.data.config,
avatar_url: response.data.avatar_url,
premium: response.data.premium,
}
}

Expand Down

0 comments on commit 036f20a

Please sign in to comment.