Add sidebar builder
This commit is contained in:
@@ -11,7 +11,7 @@ authenticator = require_login()
|
||||
st.session_state["authenticator"] = authenticator
|
||||
username = st.session_state.get("username")
|
||||
|
||||
build_sidebar()
|
||||
# build_sidebar()
|
||||
|
||||
st.title("Benutzerverwaltung")
|
||||
|
||||
Reference in New Issue
Block a user