mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
266 B
JSON
10 lines
266 B
JSON
|
4 years ago
|
{
|
||
|
|
"label": "用户地理位置",
|
||
|
|
"name": "com.msgbyte.user.location",
|
||
|
|
"url": "/plugins/com.msgbyte.user.location/index.js",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"author": "moonrailgun",
|
||
|
|
"description": "为用户信息增加地理位置记录",
|
||
|
|
"requireRestart": true
|
||
|
|
}
|