mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-acgnshow.git
synced 2025-09-06 12:16:25 +00:00
添加新设置项,拆分css
This commit is contained in:
@ -9,6 +9,6 @@ BGIMAGE_PATH = RES_PATH / "bgimage"
|
||||
|
||||
class ConfigModel(BaseModel):
|
||||
acgnshow_pagesize: int = 8
|
||||
|
||||
acgnshow_bgimage_path: str = BGIMAGE_PATH
|
||||
|
||||
config: ConfigModel = get_plugin_config(ConfigModel)
|
||||
|
Reference in New Issue
Block a user