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.
12 lines
379 B
JSON
12 lines
379 B
JSON
{
|
|
"label": "User Location",
|
|
"label.zh-CN": "用户地理位置",
|
|
"name": "com.msgbyte.user.location",
|
|
"url": "/plugins/com.msgbyte.user.location/index.js",
|
|
"version": "0.0.0",
|
|
"author": "moonrailgun",
|
|
"description": "Add geographic location records for user information",
|
|
"description.zh-CN": "为用户信息增加地理位置记录",
|
|
"requireRestart": true
|
|
}
|