mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
API bookmark
This commit is contained in:
@@ -17,4 +17,12 @@ return [
|
||||
'text' => '查看用户基本信息',
|
||||
'desc' => '查看用户基本信息',
|
||||
],
|
||||
'bookmark:store' => [
|
||||
'text' => '添加收藏种子',
|
||||
'desc' => '添加收藏的种子',
|
||||
],
|
||||
'bookmark:delete' => [
|
||||
'text' => '删除收藏的种子',
|
||||
'desc' => '删除收藏的种子',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user