WIP on person table, podcast/ep assignment (#17)
This commit is contained in:
@@ -22,6 +22,9 @@ module Table =
|
||||
[<Literal>]
|
||||
let PageRevision = "page_revision"
|
||||
|
||||
[<Literal>]
|
||||
let Person = "person"
|
||||
|
||||
/// Posts
|
||||
[<Literal>]
|
||||
let Post = "post"
|
||||
|
||||
Reference in New Issue
Block a user