mirror of
https://github.com/woodchen-ink/certimate.git
synced 2025-07-19 09:51:55 +08:00
fix: fix typo
This commit is contained in:
parent
8fecebc254
commit
1bedb31a3c
@ -1,4 +1,4 @@
|
||||
package email
|
||||
package bark
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package email
|
||||
package dingtalk
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package email
|
||||
package lark
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package email
|
||||
package serverchan
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package email
|
||||
package telegram
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package email
|
||||
package webhook
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Loading…
x
Reference in New Issue
Block a user