mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
API bookmark
This commit is contained in:
@@ -17,4 +17,12 @@ return [
|
||||
'text' => 'View user basic info',
|
||||
'desc' => 'View user basic info',
|
||||
],
|
||||
'bookmark:store' => [
|
||||
'text' => 'Add bookmark',
|
||||
'desc' => 'Add bookmark',
|
||||
],
|
||||
'bookmark:delete' => [
|
||||
'text' => 'Delete bookmark',
|
||||
'desc' => 'Delete bookmark',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user