This commit is contained in:
Vanessa 2026-06-25 11:40:46 -05:00
parent 9a0a4abf5d
commit 22e287ec45
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@ public sealed class FaxSystem : EntitySystem
var faxName = Loc.GetString("fax-machine-popup-source-unknown");
// Start DeltaV - Refresh Fax IDs before recieving
// BEGIN DeltaV - Refresh Fax IDs before recieving
// This will seem odd that we're doing the same if statement twice BUT if its not in the known fax machine list, the
// sending fax might not have been online when the current fax machine was refreshed/init'd. So, if its already known,
// we don't need to refresh. But if its not known, let's attempt to refresh first, then check the fromAddress in the KnownFaxes.