added logo
This commit is contained in:
@@ -7,7 +7,7 @@ from restapi import restapi
|
||||
from utils.st_utils import get_session_id, rerun
|
||||
|
||||
|
||||
st.set_page_config(layout="wide")
|
||||
st.set_page_config(layout="wide", page_icon="icon.png")
|
||||
|
||||
|
||||
restapi.sid = get_session_id() # rest api needs current session ID to trigger the next rerun
|
||||
|
||||
Reference in New Issue
Block a user