make color 'reload' compatible
git-svn-id: https://svn.fhem.de/fhem/trunk@3909 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -6,6 +6,12 @@ package main;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
sub
|
||||
Color_Initialize()
|
||||
{
|
||||
FHEM_colorpickerInit();
|
||||
}
|
||||
|
||||
sub
|
||||
FHEM_colorpickerInit()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user