mirror of
https://github.com/TaKO8Ki/gobang.git
synced 2021-09-19 22:32:56 +03:00
Implement table infinite scrolling (#22)
* implement infinite scrolling * add windows as runs-on OS
This commit is contained in:
@@ -9,3 +9,9 @@ user = "root"
|
||||
host = "localhost"
|
||||
port = 3306
|
||||
database = "world"
|
||||
|
||||
[[conn]]
|
||||
user = "root"
|
||||
host = "localhost"
|
||||
port = 3306
|
||||
database = "employees"
|
||||
|
||||
Reference in New Issue
Block a user