🎨 move code
This commit is contained in:
@ -204,3 +204,5 @@ func (driver Onedrive) Proxy(c *gin.Context, account *model.Account) {
|
||||
func (driver Onedrive) Preview(path string, account *model.Account) (interface{}, error) {
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
var _ Driver = (*Onedrive)(nil)
|
Reference in New Issue
Block a user