Merge branch 'master' of https://gitee.com/yeyang52/yenai-plugin
This commit is contained in:
@@ -72,6 +72,15 @@
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "SmallK111407",
|
||||
"name": "SunRyK",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/108290923?v=4",
|
||||
"profile": "https://github.com/SmallK111407",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
|
||||
@@ -231,7 +231,7 @@ Tip:具体可使用 **#椰奶群管帮助** 查看
|
||||
### 贡献者 ✨
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
感谢这些了不起的人 ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
@@ -249,6 +249,9 @@ Tip:具体可使用 **#椰奶群管帮助** 查看
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/OKKOM2020"><img src="https://avatars.githubusercontent.com/u/88592811?v=4?s=100" width="100px;" alt="OKKOM2020"/><br /><sub><b>OKKOM2020</b></sub></a><br /><a href="https://github.com/yeyang52/yenai-plugin/commits?author=OKKOM2020" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kmiit"><img src="https://avatars.githubusercontent.com/u/61952405?v=4?s=100" width="100px;" alt="大可鸭"/><br /><sub><b>大可鸭</b></sub></a><br /><a href="https://github.com/yeyang52/yenai-plugin/commits?author=kmiit" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SmallK111407"><img src="https://avatars.githubusercontent.com/u/108290923?v=4?s=100" width="100px;" alt="SunRyK"/><br /><sub><b>SunRyK</b></sub></a><br /><a href="https://github.com/yeyang52/yenai-plugin/commits?author=SmallK111407" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
@@ -34,7 +34,8 @@ export const platform = {
|
||||
2: 'aPad',
|
||||
3: '安卓手表',
|
||||
4: 'MacOS',
|
||||
5: 'iPad'
|
||||
5: 'iPad',
|
||||
6: '安卓手机8.8.88'
|
||||
}
|
||||
|
||||
/** 在线状态 */
|
||||
|
||||
Reference in New Issue
Block a user