mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Don’t import whole list on formulae
This commit is contained in:
parent
ba8f182bb7
commit
480bfa9327
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ import LinkButton from '~/components/link-button.vue'
|
|||
import EmailSubscribe from '~/components/email-subscribe.vue'
|
||||
import ThomasCredit from '~/components/thomas-credit.vue'
|
||||
|
||||
import homebrewList from '~/static/homebrew-list.json'
|
||||
// import homebrewList from '~/static/homebrew-list.json'
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue