mirror of
https://github.com/anonaddy/anonaddy
synced 2026-04-26 01:25:06 +02:00
Added new alias formats and option to change alias separator
This commit is contained in:
@@ -27,7 +27,7 @@ class UpdateDefaultAliasFormatRequest extends FormRequest
|
||||
'format' => [
|
||||
'required',
|
||||
'string',
|
||||
'in:random_characters,uuid,random_words,custom',
|
||||
'in:random_characters,uuid,random_words,random_male_name,random_female_name,random_noun,custom',
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user