Skip to content

Commit 2ca26a2

Browse files
update
1 parent e7f3987 commit 2ca26a2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

config.php

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,6 +1858,22 @@
18581858
'doc_url' => '',
18591859
'youtube_url' => '',
18601860
],
1861+
'scrollto' => [
1862+
'label' => 'ScrollTo',
1863+
'location' => [
1864+
'cTab' => 'gsap',
1865+
'pluginId' => 'scroll-trigger'
1866+
],
1867+
'is_pro' => true,
1868+
'is_active' => false,
1869+
'is_extension' => false,
1870+
'is_upcoming' => false,
1871+
'setup' => [ 'basic' ],
1872+
'icon' => "wcf-icon-Horizontal",
1873+
'demo_url' => '',
1874+
'doc_url' => '',
1875+
'youtube_url' => '',
1876+
],
18611877
]
18621878
],
18631879
'draw-svg' => [

0 commit comments

Comments
 (0)