Add videos, delete unused files

This commit is contained in:
Christoph Hagen
2024-12-02 22:00:35 +01:00
parent f4b81e9823
commit 3c950d47a2
4 changed files with 70 additions and 47 deletions

View File

@ -21,5 +21,6 @@ extension Content {
tags: [.hiking, .mountains, .nature, .sports],
images: [],
files: [],
videos: [],
storedContentPath: dbPath)
}