Skip to content

Commit

Permalink
OV-5: * prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
stefano-lacorazza committed Aug 21, 2024
1 parent 34ea01d commit f07ba3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/src/common/config/base-config.package.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ class BaseConfig implements Config {
env: 'EXPIRATION_TIME',
default: null,
},
},
});
},
});
}
}

Expand Down

0 comments on commit f07ba3b

Please sign in to comment.