diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/DBInfoscreen.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/DBInfoscreen.pm b/lib/DBInfoscreen.pm index bfd8aa2..03b2faa 100644 --- a/lib/DBInfoscreen.pm +++ b/lib/DBInfoscreen.pm @@ -316,7 +316,7 @@ sub startup {  			my @symbols  			  = ( -				qw(hourglass_empty person_outline people priority_high not_interested) +				qw(help_outline person_outline people priority_high not_interested)  			  );  			my $text = 'Auslastung unbekannt'; | 
