refactor: migrate resource handling to new data.resources module

This commit is contained in:
2026-07-02 16:55:14 +02:00
parent c307111ec1
commit 0c4dbff929
10 changed files with 102 additions and 19 deletions
+1
View File
@@ -44,4 +44,5 @@ include(":core:logging")
include(":core:model")
// Data modules
include(":data:resources")
include(":data:subtitle")