]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+reset-password/reset-password-routing.module.ts
paginate response for abuse list in openapi spec
[github/Chocobozzz/PeerTube.git] / client / src / app / +reset-password / reset-password-routing.module.ts
index 31bc08709b4b20195a8fef9f5c053cef50234939..7f1ba2f68668fb670efe08d1fb460680b933d453 100644 (file)
@@ -10,7 +10,7 @@ const resetPasswordRoutes: Routes = [
     canActivate: [ MetaGuard ],
     data: {
       meta: {
-        title: 'Reset password'
+        title: `Reset password`
       }
     }
   }