webs unified
This commit is contained in:
@@ -23,6 +23,7 @@ pub(crate) struct CreateTableForm {
|
||||
}
|
||||
|
||||
pub(crate) struct AddTablePageState {
|
||||
pub nav: crate::ui::Nav,
|
||||
pub profiles: Vec<String>,
|
||||
pub form: CreateTableForm,
|
||||
pub error: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user