some little changes

This commit is contained in:
Pyhtagodzilla 2025-07-25 22:36:11 +08:00
parent 1da7bc067d
commit 2dc3faaf03

View File

@ -12,7 +12,7 @@ _log = get_log()
class GetFile(BasePlugin): class GetFile(BasePlugin):
name = "GetFile" name = "GetFile"
version = "0.0.1 beta" version = "0.0.1"
author = "pythagodzilla" author = "pythagodzilla"
info = "A plugin to get images and videos" info = "A plugin to get images and videos"