Liste für ignorierte Etiketten erstellt und zu den Diensten hinzugefügt.
This commit is contained in:
@@ -6,4 +6,6 @@ Public Class Config
|
||||
|
||||
Public Property Debug As Boolean = False
|
||||
Public Property IntervalInMin As Integer = 1
|
||||
|
||||
Public Property IgnoredLabels As List(Of String) = New List(Of String) From {"Date", "Datum", "ZIP", "PLZ", "Place", "Ort"}
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user