mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-21 16:40:52 +00:00
models: rename EnableTidb to EnableTiDB
This commit is contained in:
parent
5850308a37
commit
70fbcd2f27
3 changed files with 5 additions and 5 deletions
|
@ -13,6 +13,6 @@ import (
|
|||
)
|
||||
|
||||
func init() {
|
||||
EnableTidb = true
|
||||
EnableTiDB = true
|
||||
log.SetLevelByString("error")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue