mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
fix: add lark to windows target
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
// +build linux darwin
|
// +build linux darwin windows
|
||||||
// +build amd64 arm64
|
// +build amd64 arm64
|
||||||
|
|
||||||
package drivers
|
package drivers
|
||||||
|
|
||||||
import (
|
import (
|
||||||
_ "github.com/alist-org/alist/v3/drivers/lark"
|
_ "github.com/alist-org/alist/v3/drivers/lark"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user