Add current user
This commit is contained in:
@@ -25,6 +25,7 @@ type Info struct {
|
||||
Path string
|
||||
IsDir bool
|
||||
Config *config.Config
|
||||
User *config.UserConfig
|
||||
Data interface{}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user