mirror of
https://github.com/ethanrusz/scouter.git
synced 2024-11-21 18:57:46 -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():
|
def main():
|
||||||
st.set_page_config('Scouter', '🔎')
|
st.set_page_config('Lethal Company Scouter', '🛰️')
|
||||||
|
|
||||||
moons = [
|
moons = [
|
||||||
# Tier 1
|
# Tier 1
|
||||||
|
|
Loading…
Reference in a new issue