Ghost/core/frontend/services/url
Hannah Wolfe c12edf4bbd
Removed unnecessary return with typo
refs: https://github.com/TryGhost/Ghost/pull/12735

- this property doesn't exist - it should be this.resourcesConfig
- but we don't use the return value, so simply removed it
2021-06-23 14:20:00 +01:00
..
configs Added v4 frontend url config 2021-02-22 18:19:57 +01:00
index.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
Queue.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
Resource.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
Resources.js Removed unnecessary return with typo 2021-06-23 14:20:00 +01:00
UrlGenerator.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
Urls.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
UrlService.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00