mirror of
https://github.com/anonaddy/anonaddy
synced 2026-04-26 01:25:06 +02:00
Added Laravel Pint for formatting
This commit is contained in:
@@ -27,8 +27,8 @@ class UpdateDefaultAliasFormatRequest extends FormRequest
|
||||
'format' => [
|
||||
'required',
|
||||
'string',
|
||||
'in:random_characters,uuid,random_words,custom'
|
||||
]
|
||||
'in:random_characters,uuid,random_words,custom',
|
||||
],
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user