Explorar o código

Add defaults for new options, pic_width and pic_height

Morten Brix Pedersen %!s(int64=25) %!d(string=hai) anos
pai
achega
5d3fb5b483
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      modules/Pisg.pm

+ 3 - 0
modules/Pisg.pm

@@ -130,6 +130,9 @@ sub get_default_config_settings
         headline => "#000000",
         rankc => "#CCCCCC",
 
+        pic_width => '',
+        pic_height => '',
+
         pic_v_0 => "blue-v.png",
         pic_v_6 => "green-v.png",
         pic_v_12 => "yellow-v.png",