From e7d397472c7f6f6ba7b911ae8afff9bcb6a56b92 Mon Sep 17 00:00:00 2001 From: Pepper Date: Thu, 5 Mar 2015 04:35:02 -0500 Subject: working better now --- Pb_Api/ImPattern/Params.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pb_Api/ImPattern/Params.py') diff --git a/Pb_Api/ImPattern/Params.py b/Pb_Api/ImPattern/Params.py index c308ed1..c01fd4d 100644 --- a/Pb_Api/ImPattern/Params.py +++ b/Pb_Api/ImPattern/Params.py @@ -14,5 +14,5 @@ class ImPattern_Params(Pb_Api_Params): self.params = [ Pb_Api_Param_Username(name="username", required=1), Pb_Api_Param_Image_Url(name="image_url", required=1), -# Pb_Api_Param_MultiSelect(name="pattern_url", required=1, options=pattern_url_options) + Pb_Api_Param_MultiSelect(name="pattern_url", required=1, options=pattern_url_options) ] -- cgit v1.2.3-70-g09d2