mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Rename parseGithubDate to parseDate
This commit is contained in:
parent
95b692a3be
commit
a5333b1939
6 changed files with 8 additions and 8 deletions
|
|
@ -59,7 +59,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import parseGithubDate from '~/helpers/parse-github-date'
|
||||
import parseDate from '~/helpers/parse-date'
|
||||
import { getAppEndpoint } from '~/helpers/app-derived.js'
|
||||
|
||||
import LinkButton from '~/components/link-button.vue'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue