This commit is contained in:
2023-08-15 08:22:45 -04:00
commit 8fd27c5df7
2 changed files with 24 additions and 0 deletions

5
main.go Normal file
View File

@@ -0,0 +1,5 @@
package main
func main() {
loading()
}