mirror of
https://github.com/ethanrusz/scouter.git
synced 2024-11-21 10:57:45 -05:00
Update page config
This commit is contained in:
parent
fec238d2c3
commit
c8bee3c70b
1 changed files with 1 additions and 1 deletions
2
app.py
2
app.py
|
@ -24,7 +24,7 @@ class Run:
|
|||
|
||||
|
||||
def main():
|
||||
st.set_page_config('Scouter', '🔎')
|
||||
st.set_page_config('Lethal Company Scouter', '🛰️')
|
||||
|
||||
moons = [
|
||||
# Tier 1
|
||||
|
|
Loading…
Reference in a new issue