mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
Added new crawlable flag to Short URLs
This commit is contained in:
@@ -35,6 +35,7 @@ class ShortUrlsFixture extends AbstractFixture implements DependentFixtureInterf
|
||||
'longUrl' => 'https://shlink.io',
|
||||
'tags' => ['foo'],
|
||||
'title' => 'My cool title',
|
||||
'crawlable' => true,
|
||||
]), $relationResolver),
|
||||
'2018-05-01',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user