mirror of
https://github.com/usual2970/certimate.git
synced 2025-10-04 21:44:54 +00:00
fix: fix typo
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user