diff options
Diffstat (limited to 'apps/oauth2/appinfo/routes.php')
-rw-r--r-- | apps/oauth2/appinfo/routes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/appinfo/routes.php b/apps/oauth2/appinfo/routes.php index 808f2a22395..84b1336e37e 100644 --- a/apps/oauth2/appinfo/routes.php +++ b/apps/oauth2/appinfo/routes.php @@ -42,4 +42,4 @@ return [ 'verb' => 'POST' ], ], -];
\ No newline at end of file +]; |