1
0
forked from bot/app

📦 docs: 资源商店新增发布资源功能

This commit is contained in:
2024-09-17 14:57:27 +08:00
parent 3c6380cb82
commit 3932dd60da
2 changed files with 10 additions and 8 deletions

View File

@ -12,4 +12,6 @@ PLUGIN_PREFIX = "Plugin: "
PLUGIN_JSON = "docs/publics/plugins.json"
RESOURCE_JSON = "docs/publics/resources.json"
edit_tip = "若要修改请编辑这段front matter不要编辑正文/If you want to modify, please edit the front matter, do not edit the body"
edit_content_tip = "若要修改请编辑这段front matter不要编辑正文/If you want to modify, please edit the front matter, do not edit the body"
edit_tip = "如需修改请编辑issue请不要新建issue我会自动检查"