Skip to content

Commit

Permalink
fix: use existing injection name
Browse files Browse the repository at this point in the history
Co-authored-by: Pascal Luther <pascal@luther.ch>
  • Loading branch information
pimlie and lupas authored Jul 14, 2020
1 parent dfd04d8 commit a6971ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/template-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const injectionMapping = {
storage: 'Storage',
functions: 'Func',
messaging: 'Mess',
performance: 'Performance',
performance: 'Perf',
analytics: 'Analytics',
remoteConfig: 'Config'
}
Expand Down

0 comments on commit a6971ac

Please sign in to comment.