awacke1 commited on
Commit
3009bf0
Β·
verified Β·
1 Parent(s): a325626

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,7 +156,7 @@ def process_query_params():
156
 
157
  # πŸƒβ€β™‚οΈ Main application function
158
  def main():
159
- st.title("πŸ¦„ Simple Streamlit App with MS Graph API")
160
 
161
 
162
 
 
156
 
157
  # πŸƒβ€β™‚οΈ Main application function
158
  def main():
159
+ st.title("πŸ¦„ MS Graph API with AI & Cloud Integration with M365")
160
 
161
 
162