mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-17 13:17:33 -04:00
86c6d3b009
# Description of Changes To address user issue https://github.com/clockworklabs/SpacetimeDB/issues/2647 , the C# implementation of quickstart-chat files and documentation have been updated to pattern match the variable assignment of User. This has the benefit of the variables never being perceived by the analyzers as a nullable types. # API and ABI breaking changes Not API breaking # Expected complexity level and risk 1 # Testing - [X] Tested updated module code locally, following instructions from the documentation. Co-authored-by: John Detter <4099508+jdetter@users.noreply.github.com>