We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d128b11 commit 7cb2d97Copy full SHA for 7cb2d97
apps/api/src/core/article/_enums/article-state.enum.ts
@@ -1,5 +1,4 @@
1
export enum ArticleState {
2
SELLED = 0,
3
ON_SALE = 1,
4
- ON_REDEEM = 2,
5
}
0 commit comments