Skip to content

Commit

Permalink
remove template fields to upsert pool
Browse files Browse the repository at this point in the history
  • Loading branch information
meelrossi committed Jun 27, 2023
1 parent 1a29e3b commit c4f9801
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Pool/Pool.router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ export class PoolRouter extends Router {
is_public,
is_deleted,
creation_coords,
is_template,
video,
template_status,
...upsertPool
} = (project || {}) as ProjectAttributes

Expand Down

0 comments on commit c4f9801

Please sign in to comment.