factorize account/server blocklists for users and instance (#2875)
[oweals/peertube.git] / client / src / app / +my-account / my-account-routing.module.ts
index f44b60ec989eb1b94d47236147caf8b01c217eac..f6b711e09304e0e5683de519decf572549233e8a 100644 (file)
@@ -140,7 +140,7 @@ const myAccountRoutes: Routes = [
         component: MyAccountServerBlocklistComponent,
         data: {
           meta: {
-            title: 'Muted instances'
+            title: 'Muted servers'
           }
         }
       },