@@ -193,7 +193,7 @@ function Bar:GetOptionObject()
name="Scale",
desc="Configure the scale of the bar.",
type="range",
min=.1,max=2,step=0.05,bigStep=0.1,
min=.1,max=2,step=0.05,
get=optGetter,
set=optSetter,
},
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.