mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
✏️ fix fortune config
This commit is contained in:
parent
516d937149
commit
4c1926e395
@ -1,5 +1,5 @@
|
|||||||
package fortune
|
package fortune
|
||||||
|
|
||||||
type Conf struct {
|
type Conf struct {
|
||||||
Kind map[int64]uint32 `protobuf:"bytes,1,rep" protobuf_key:"varint,1,opt" protobuf_val:"varint,2,opt"`
|
Kind map[int64]uint32 `protobuf:"bytes,1,rep" protobuf_key:"varint,1,opt" protobuf_val:"varint,0,opt"`
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user