mirror of
https://github.com/System-End/slack-end.git
synced 2026-04-19 23:22:56 +00:00
fix: git
This commit is contained in:
parent
ca8cc44155
commit
1fde1049e4
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ export default function (app: any) {
|
|||
});
|
||||
}
|
||||
if (
|
||||
!commitMessage.includes("enhance") &&
|
||||
!commitMessage.includes("enhance") ||
|
||||
process.uptime() < 1000 * 60
|
||||
) {
|
||||
setTimeout(() => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue