mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-02-20 05:51:00 +08:00
typo(field.py): words "normal" typo
This commit is contained in:
@@ -28,7 +28,7 @@ class FeedType(Enum):
|
||||
|
||||
|
||||
class NoteType(Enum):
|
||||
NOMAL = "nomal"
|
||||
NORMAL = "normal"
|
||||
VIDEO = "video"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user