From 6bc733b8667eaa2ba47131a46f94dffada10e3b7 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Wed, 11 May 2022 19:47:51 -0500 Subject: [PATCH] Recompile Tesses.YouTubeDownloader.Server --- docs/Bell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Bell.md b/docs/Bell.md index c42f005..39a6113 100644 --- a/docs/Bell.md +++ b/docs/Bell.md @@ -8,4 +8,4 @@ This is an Enum | GetInfo | 1 | Get info about video only (different from getinfo arg on requests (that is for getting channel info)) | | Notify | 3 | Notify (Calls Bell event in TYTDStorage abstract class) | | Download | 5 | Download Video | -| NotifyAndDownload | 6 | Does the same as both Notify And Download| \ No newline at end of file +| NotifyAndDownload | 7 | Does the same as both Notify And Download| \ No newline at end of file