mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-16 15:19:55 +03:00
[PillowfortBridge] Modify example value for Pillowfort Bridge (#2746)
This commit is contained in:
parent
1d0a0b927b
commit
dd025894e9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class PillowfortBridge extends BridgeAbstract {
|
|||
'name' => 'Username',
|
||||
'type' => 'text',
|
||||
'required' => true,
|
||||
'exampleValue' => 'SomniumAeterna',
|
||||
'exampleValue' => 'Staff'
|
||||
),
|
||||
'noava' => array(
|
||||
'name' => 'Hide avatar',
|
||||
|
|
Loading…
Add table
Reference in a new issue