Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
53e8143520
commit
577d19b9d8
6 changed files with 20 additions and 2 deletions
|
@ -29,6 +29,7 @@ type PageData struct {
|
|||
EnableUploadFileButton bool
|
||||
AceDirectory string
|
||||
BootstrapDirectory string
|
||||
DisableEditor bool
|
||||
}
|
||||
|
||||
type HomeHandler struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue