awacke1 commited on
Commit
23fe192
·
verified ·
1 Parent(s): 0331b3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ icons = '🤖🧠🔬📝'
26
  START_ROOM = "Sector 🌌"
27
 
28
  # Set page config once at the top
29
- st.set_page_config conjectural_set_page_config(
30
  page_title="🤖🧠MMO Chat Brain📝🔬", # Initial static title
31
  page_icon=icons,
32
  layout="wide",
 
26
  START_ROOM = "Sector 🌌"
27
 
28
  # Set page config once at the top
29
+ st.set_page_config(
30
  page_title="🤖🧠MMO Chat Brain📝🔬", # Initial static title
31
  page_icon=icons,
32
  layout="wide",