Defaulting actors view to 'all'.

This commit is contained in:
DebaucheryLibrarian
2020-08-02 03:51:52 +02:00
parent b4f0501765
commit 7bfa5a6cc4
2 changed files with 9 additions and 9 deletions

View File

@@ -138,7 +138,7 @@ const routes = [
name: 'actors',
params: {
...from.params,
gender: 'female',
gender: 'all',
letter: 'all',
tags: 'all',
range: 'latest',