mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Allow users to resend/update email from confirmation page
This commit is contained in:
@@ -134,7 +134,6 @@ export function buildResolver(baseName) {
|
||||
if (full.indexOf('connectors') === 0) {
|
||||
return Ember.TEMPLATES[`javascripts/${full}`];
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
resolveTemplate(parsedName) {
|
||||
|
||||
Reference in New Issue
Block a user