forked from DebaucheryLibrarian/traxxx
Added basic filename copy. Added HTTP helper to q. Fetching all actor release pages from Naughty America. Added various high res network logos.
This commit is contained in:
@@ -19,7 +19,7 @@ function initNetworksActions(store, _router) {
|
||||
slug
|
||||
url
|
||||
sites(
|
||||
orderBy: PRIORITY_DESC,
|
||||
orderBy: [PRIORITY_DESC, NAME_ASC],
|
||||
filter: {
|
||||
enabled: {
|
||||
equalTo: true,
|
||||
|
||||
Reference in New Issue
Block a user