mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
fix: 某些插件找不到的bug
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export * from "./plugins/index.js";
|
||||
export * from "./access.js";
|
||||
export * from "./dns-provider.js";
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
import * from './plugin-refresh-cert.js'
|
||||
|
||||
Reference in New Issue
Block a user