Fix DataStore subscript access for ADS-B tracking

Add __getitem__, __setitem__, and __delitem__ methods to DataStore
class to support dict-style subscript notation (store[key]).

Fixes TypeError: 'DataStore' object is not subscriptable

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-01-06 20:35:51 +00:00
parent 5c6bd5d65a
commit 0d5310eb4b
2 changed files with 17 additions and 0 deletions
Binary file not shown.