mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-06 11:03:49 +08:00
🔨 refactor driver: onedrive
This commit is contained in:
@@ -5,5 +5,5 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
drivers.RegisterDriver("Native", &Native{})
|
||||
drivers.RegisterDriver(driverName, &Native{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user