Spaces:
Sleeping
Sleeping
Update utils/components/improved_sidebar.py
Browse files
utils/components/improved_sidebar.py
CHANGED
@@ -281,4 +281,4 @@ if 'current_project' in st.session_state and st.session_state.current_project:
|
|
281 |
st.markdown(f"© 2025 شركة شبه الجزيرة للمقاولات")
|
282 |
st.markdown('</div>', unsafe_allow_html=True)
|
283 |
|
284 |
-
return selected_module
|
|
|
281 |
st.markdown(f"© 2025 شركة شبه الجزيرة للمقاولات")
|
282 |
st.markdown('</div>', unsafe_allow_html=True)
|
283 |
|
284 |
+
return selected_module
|