1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
This commit is contained in:
Zack Scholl 2016-02-10 09:22:28 -05:00
parent b74eb0f524
commit fdc6d22cae

View File

@ -63,7 +63,7 @@ Options:`)
p.save(aboutPageText)
// var q WikiData
// q.load("SpikySeaSlug2")
// q.load("about")
// fmt.Println(getImportantVersions(q))
r := gin.Default()