mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix wrong file reference
This commit is contained in:
parent
ef6c08b474
commit
2d36e053f8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ import buildDeviceList from '~/helpers/build-device-list.js'
|
|||
import { saveSitemap } from '~/helpers/api/sitemap/build.js'
|
||||
import { deviceSupportsApp } from '~/helpers/devices.js'
|
||||
import getListSummaryNumbers from '~/helpers/get-list-summary-numbers.js'
|
||||
import { logArraysDifference } from '~/helpers/arrays.js'
|
||||
import { logArraysDifference } from '~/helpers/array.js'
|
||||
|
||||
import {
|
||||
getRelatedVideos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue