make web submit when action done by user
This commit is contained in:
@@ -30,7 +30,7 @@ var baseLayout = components.LayoutProps{
|
||||
},
|
||||
Header: components.HeaderProps{
|
||||
Title: "LazyPM",
|
||||
NavbarEnd: components.Status(),
|
||||
NavbarEnd: components.Status(""),
|
||||
},
|
||||
Modal: components.ModalContainer(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user