made topbar better

no just need to figure out a use for it lol
This commit is contained in:
2023-05-27 19:35:02 +01:00
parent fabbca32fd
commit d496618f98
3 changed files with 56 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
function showAlert() {
alert("Hey! this is under development. i told u not to click.");
}