add user to the front end
This commit is contained in:
@@ -24,6 +24,7 @@ type Info struct {
|
||||
Name string
|
||||
Path string
|
||||
IsDir bool
|
||||
User *config.UserConfig
|
||||
Config *config.Config
|
||||
Data interface{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user