mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 02:53:06 +00:00 
			
		
		
		
	Migrate albums and pictures to their own tables
This commit is contained in:
		@@ -142,7 +142,8 @@ exportToHtml("loadViewer", (config: ViewerConfig) => {
 | 
			
		||||
        // biome-ignore lint/style/useNamingConvention: api is in snake_case
 | 
			
		||||
        full_size_url: "",
 | 
			
		||||
        owner: "",
 | 
			
		||||
        date: new Date(),
 | 
			
		||||
        // biome-ignore lint/style/useNamingConvention: api is in snake_case
 | 
			
		||||
        created_at: new Date(),
 | 
			
		||||
        identifications: [] as IdentifiedUserSchema[],
 | 
			
		||||
      },
 | 
			
		||||
      /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user