language files combined, settings fixed, "new" badge integrated

This commit is contained in:
2025-08-01 23:34:41 +02:00
parent b2968f203d
commit 80873877c1
44 changed files with 1319 additions and 358 deletions

View File

@@ -16,5 +16,6 @@ class Image extends Model
'original_image_id',
'style_id',
'is_temp',
'is_public',
];
}