Files
chat/client/web/plugins/com.msgbyte.user.location/manifest.json

12 lines
379 B
JSON
Raw Normal View History

2026-04-25 16:36:34 +08:00
{
"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
}