mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-04 17:07:26 +08:00
Merge branch 'main' of github.com:NanmiCoder/MediaCrawler
This commit is contained in:
@@ -28,7 +28,7 @@ class FeedType(Enum):
|
|||||||
|
|
||||||
|
|
||||||
class NoteType(Enum):
|
class NoteType(Enum):
|
||||||
NOMAL = "nomal"
|
NORMAL = "normal"
|
||||||
VIDEO = "video"
|
VIDEO = "video"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user