This commit is contained in:
Adrian Hopek
2022-04-26 12:50:39 +02:00
parent 7f5e462e4d
commit f95739ecb1
8 changed files with 8 additions and 8 deletions

View File

@@ -9,4 +9,4 @@ use Spatie\SlashCommand\Attachment as BaseAttachment;
class Attachment extends BaseAttachment implements Arrayable
{
}
}