Merge pull request #18 from tanpenggood-fork/typo-sam-20230723
typo(field.py): words "normal" typo
This commit is contained in:
commit
b94924e21b
@ -28,7 +28,7 @@ class FeedType(Enum):
|
||||
|
||||
|
||||
class NoteType(Enum):
|
||||
NOMAL = "nomal"
|
||||
NORMAL = "normal"
|
||||
VIDEO = "video"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user