mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
local storage driver & some icon fixes (#187)
This commit is contained in:
@ -7,4 +7,6 @@ final class StorageProvider
|
||||
const DROPBOX = 'dropbox';
|
||||
|
||||
const FTP = 'ftp';
|
||||
|
||||
const LOCAL = 'local';
|
||||
}
|
||||
|
Reference in New Issue
Block a user