Skip to content

Commit 081fcc8

Browse files
committed
Update Query tag registration.
1 parent ba69a33 commit 081fcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/ExtensionServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ class ExtensionServiceProvider extends ServiceProvider
132132
Tags\ParentTags::class,
133133
Tags\Partial::class,
134134
Tags\Path::class,
135-
Tags\Query\Query::class,
135+
Tags\Query::class,
136136
Tags\Redirect::class,
137137
Tags\Relate::class,
138138
Tags\Rotate::class,

0 commit comments

Comments
 (0)