trying ot make files & media less shit

This commit is contained in:
2026-05-10 18:36:01 -04:00
parent f9f8bde8ef
commit fca9392f65
2 changed files with 64 additions and 14 deletions
+1
View File
@@ -495,6 +495,7 @@ class FileItem:
path: str
auto_aggregate: bool = True
force_full: bool = False
selected: bool = False
ast_signatures: bool = False
ast_definitions: bool = False
ast_mask: dict[str, str] = field(default_factory=dict)