GameInsightify / Overall.py
po5302006's picture
test commit
5e55a06
raw
history blame
No virus
96 Bytes
import streamlit as st
from module.__custom__ import *
theme = "Overall"
exec_page_home(theme)