feat: determine if notification is for stream or not

This commit is contained in:
Stevan Freeborn
2025-05-27 16:48:57 -05:00
parent 6543387270
commit c544e33e28
17 changed files with 323 additions and 37 deletions
@@ -2,9 +2,9 @@
public class UnitTest1
{
[Fact]
public void Test1()
{
[Fact]
public void Test1()
{
}
}
}
}