このコミットが含まれているのは:
@@ -1,4 +1,5 @@
|
||||
import type { PostImportRow } from '@/lib/postImportSession'
|
||||
import type { PostImportOrigin,
|
||||
PostImportRow } from '@/lib/postImportSession'
|
||||
|
||||
export type PostImportEffectiveStatus =
|
||||
'created'
|
||||
@@ -8,6 +9,11 @@ export type PostImportEffectiveStatus =
|
||||
| 'warning'
|
||||
| 'ready'
|
||||
|
||||
export type PostImportBadgeValue =
|
||||
PostImportEffectiveStatus
|
||||
| 'pending'
|
||||
| PostImportOrigin
|
||||
|
||||
|
||||
export const effectivePostImportStatus = (
|
||||
row: PostImportRow,
|
||||
|
||||
新しい課題から参照
ユーザをブロックする