mirror of
https://github.com/Dvorinka/PPve.git
synced 2026-06-04 12:32:59 +00:00
now
This commit is contained in:
@@ -74,10 +74,6 @@ type BannerStyle struct {
|
|||||||
ImageX int `json:"imageX"` // X position for custom
|
ImageX int `json:"imageX"` // X position for custom
|
||||||
ImageY int `json:"imageY"` // Y position for custom
|
ImageY int `json:"imageY"` // Y position for custom
|
||||||
}
|
}
|
||||||
ImagePosition string `json:"imagePosition"` // left, right, center, or custom
|
|
||||||
ImageX string `json:"imageX"` // X position for custom placement
|
|
||||||
ImageY string `json:"imageY"` // Y position for custom placement
|
|
||||||
}
|
|
||||||
|
|
||||||
var (
|
var (
|
||||||
banner BannerContent
|
banner BannerContent
|
||||||
|
|||||||
Reference in New Issue
Block a user