Files
pobounty/main.go

6 lines
56 B
Go
Raw Normal View History

2023-09-17 13:34:03 -04:00
package main
func main() {
RunDashboard(LoadTime())
}