[PillowfortBridge] Modify example value for Pillowfort Bridge (#2746)

This commit is contained in:
KamaleiZestri 2022-05-22 14:30:45 -05:00 committed by GitHub
parent 1d0a0b927b
commit dd025894e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class PillowfortBridge extends BridgeAbstract {
'name' => 'Username',
'type' => 'text',
'required' => true,
'exampleValue' => 'SomniumAeterna',
'exampleValue' => 'Staff'
),
'noava' => array(
'name' => 'Hide avatar',