mirror of
https://github.com/ae-utbm/sith.git
synced 2026-06-05 07:39:21 +00:00
Migrate albums and pictures to their own tables
This commit is contained in:
@@ -169,7 +169,7 @@ document.addEventListener("alpine:init", () => {
|
||||
full_size_url: "",
|
||||
owner: "",
|
||||
// biome-ignore lint/style/useNamingConvention: api is in snake_case
|
||||
created_at: new Date(),
|
||||
created_at: new Date(),
|
||||
identifications: [] as IdentifiedUserSchema[],
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user