Merge branch 'main' of github.com:NanmiCoder/MediaCrawler
This commit is contained in:
commit
7d63c2f9ec
|
@ -28,7 +28,7 @@ class FeedType(Enum):
|
|||
|
||||
|
||||
class NoteType(Enum):
|
||||
NOMAL = "nomal"
|
||||
NORMAL = "normal"
|
||||
VIDEO = "video"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue