Skip to content

Commit

Permalink
Make show-time responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
PRO-2684 committed Feb 5, 2024
1 parent 65ef8dd commit b9eb9a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ plugins (所有的插件目录)
| plugin-icon | [PRO-2684](https://github.com/PRO-2684) | 设置界面展示插件图标(若有) | ✖️ | [GitHub](https://github.com/PRO-2684/Scriptio-user-scripts/#plugin-icon) |
| shortcutio | [PRO-2684](https://github.com/PRO-2684) | 添加一些常用的快捷键 | ✔️ | [GitHub](https://github.com/PRO-2684/Scriptio-user-scripts/#shortcutio) |
| to-contact-list-top | [lgc2333](https://github.com/lgc2333) | 添加一个回到聊天列表顶部的侧边栏按钮 | ✔️ | [GitHub](https://github.com/lgc2333/ScriptioScripts/tree/main/to-contact-list-top#tocontactlisttop) |
| show-time | [PRO-2684](https://github.com/PRO-2684) | 消息显示时间,需要 hook-vue.js 的支持 | | [GitHub](https://github.com/PRO-2684/Scriptio-user-scripts/#show-time) |
| show-time | [PRO-2684](https://github.com/PRO-2684) | 消息显示时间,需要 hook-vue.js 的支持;关闭后再次打开可能需要切换一次聊天窗口才能生效 | | [GitHub](https://github.com/PRO-2684/Scriptio-user-scripts/#show-time) |
2 changes: 1 addition & 1 deletion store.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
{
"name": "show-time",
"save_name": "show-time.js",
"description": "消息显示时间,需要 hook-vue.js 的支持",
"description": "消息显示时间,需要 hook-vue.js 的支持;关闭后再次打开可能需要切换一次聊天窗口才能生效",
"download": "https://github.com/PRO-2684/Scriptio-user-scripts/raw/main/show-time.js",
"details": "https://github.com/PRO-2684/Scriptio-user-scripts/#show-time"
}
Expand Down

0 comments on commit b9eb9a1

Please sign in to comment.