mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 22:00:11 +08:00
🐛 小修正
This commit is contained in:
parent
8bd6e40ac8
commit
c22140103f
2
data
2
data
@ -1 +1 @@
|
|||||||
Subproject commit 4bd315d04aceb7d2d1e7a07402c4ef70bc553d55
|
Subproject commit fc5b776266c6fd3c6240eb4c14d0949dcbfd4c66
|
||||||
@ -10,7 +10,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
cachePath = dbpath + "cache/"
|
cachePath = dbpath + "cache/"
|
||||||
dbpath = "data/Score/"
|
dbpath = "data/score/"
|
||||||
dbfile = dbpath + "score.db"
|
dbfile = dbpath + "score.db"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user