corrects naming of setGallerySize member in FlickityOptions

This commit is contained in:
wagich
2016-03-05 17:25:14 +01:00
parent 9f0f926a12
commit b906a40b8e

View File

@@ -269,7 +269,7 @@ interface FlickityOptions {
*
* default: true
*/
useSetGallerySize?: boolean;
setGallerySize?: boolean;
/**
* Adjusts sizes and positions when window is resized.