mirror of
https://github.com/octocat/Hello-World.git
synced 2026-06-04 14:17:09 +00:00
Added dashboard feature
This commit is contained in:
parent
e5da0f477c
commit
324b9ddc95
4
dashboard.py
Normal file
4
dashboard.py
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
def dashboard():
|
||||||
|
print("Dashboard Feature Added Successfully")
|
||||||
|
|
||||||
|
dashboard()
|
||||||
Loading…
Reference in New Issue
Block a user