mirror of
https://github.com/standardebooks/web.git
synced 2025-07-18 20:36:38 -04:00
Switch from EbookPlaceholder.Status to EbookPlaceholder.IsInProgress, and some type tweaks
This commit is contained in:
parent
1a742baa51
commit
e56de4b19d
8 changed files with 56 additions and 39 deletions
|
@ -1,7 +0,0 @@
|
|||
<?
|
||||
namespace Enums;
|
||||
|
||||
enum EbookPlaceholderStatus: string{
|
||||
case Wanted = 'wanted';
|
||||
case InProgress = 'in_progress';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue