update 20250224
This commit is contained in:
@@ -102,6 +102,7 @@ namespace OnDoc.Klassen
|
||||
{
|
||||
if (p.MainWindowTitle.IndexOf(fc.dokumentid) > -1 || p.MainWindowTitle.Trim() == "")
|
||||
{
|
||||
if (p.MainWindowTitle.Trim() != "") { fc.Lastfound = DateTime.Now; }
|
||||
found = true;
|
||||
save_to_db(fc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user