Add custom overlay positioning and scaling options to configuration
This commit is contained in:
@@ -64,6 +64,9 @@ const CONFIG = {
|
||||
customOverlayStyle: "Shadowed",
|
||||
customOverlayImageStyle: "None",
|
||||
customOverlayPriority: "Image",
|
||||
customOverlayPositionX: 0,
|
||||
customOverlayPositionY: 0,
|
||||
customOverlayScale: 100,
|
||||
enableCustomMediaIds: true,
|
||||
enableSeasonalContent: false,
|
||||
customMediaIds: "",
|
||||
|
||||
Reference in New Issue
Block a user