mirror of
https://github.com/RYDE-WORK/MediaCrawler.git
synced 2026-01-21 14:59:23 +08:00
typo(field.py): words "normal" typo
This commit is contained in:
parent
745e59c875
commit
ae2de2f792
@ -28,7 +28,7 @@ class FeedType(Enum):
|
||||
|
||||
|
||||
class NoteType(Enum):
|
||||
NOMAL = "nomal"
|
||||
NORMAL = "normal"
|
||||
VIDEO = "video"
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user