You've already forked AstralRinth
forked from didirus/AstralRinth
Consistent extension usage in imports (#1171)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { fileIsValid } from '~/helpers/fileUtils'
|
||||
import { fileIsValid } from '~/helpers/fileUtils.js'
|
||||
|
||||
export default {
|
||||
components: {},
|
||||
|
||||
Reference in New Issue
Block a user