forked from tildetown/town
6 lines
59 B
Go
6 lines
59 B
Go
package db
|
|
|
|
const Path = "/town/var/town.sqlite3"
|
|
|
|
// TODO
|