All those 'g's seem to drag on in 'jquery.colorpicker'.

This commit is contained in:
Daniel Rosenwasser
2015-08-04 13:41:39 -07:00
parent 9a706aae3a
commit 12b3552f37
+1 -1
View File
@@ -21,7 +21,7 @@ interface JQueryColorpickerOptions {
closeOnOutside?: boolean;
color?: string;
colorFormat?: string;
dragggable?: boolean;
draggable?: boolean;
duration?: string;
hsv?: boolean;
inline?: boolean;