The [usfm_grammar](https://github.com/Bridgeconn/usfm-grammar) package changed how the output json data is structured. For example: <img width="1396" height="841" alt="Image" src="https://github.com/user-attachments/assets/f000627c-5f9c-4a19-a5f2-048963f8c47c" /> Files that need to be updated: - https://github.com/Correct-Syntax/bible_side/blob/main/assets/bibles/update_OET_sections.py - https://github.com/Correct-Syntax/bible_side/blob/main/lib/models/bibles/oet_lv_bible.dart - https://github.com/Correct-Syntax/bible_side/blob/main/lib/models/bibles/oet_rv_bible.dart
The usfm_grammar package changed how the output json data is structured.
For example:

Files that need to be updated: