mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-12 10:48:19 -04:00
bea7a7dc68
# Description of Changes This should fix part of #3503. Adds an override modifier to generated code and fixes a warning from the angular compiler. # Expected complexity level and risk 1 # Testing - [x] Code works fine with the added `override` modifier. - [ ] Perhaps we should have an angular test project?