Files
pobounty/main.go
2023-09-17 13:34:03 -04:00

6 lines
56 B
Go

package main
func main() {
RunDashboard(LoadTime())
}