This commit is contained in:
ct
2025-07-07 21:17:00 +08:00
parent 23fa3aec04
commit 6a66f96d22
31 changed files with 227 additions and 232 deletions

View File

@@ -31,4 +31,4 @@ public function meme(): BelongsTo
{
return $this->belongsTo(Meme::class);
}
}
}