Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/directus/api
Browse files Browse the repository at this point in the history
  • Loading branch information
wellingguzman committed Jun 22, 2018
2 parents 857596a + 5cbacfc commit 3049b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/core/interfaces/primary-key/interface.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<script>
import mixin from '../../../mixins/interface';
import Readonly from './Readonly.vue';
import Readonly from './readonly.vue';
export default {
mixins: [mixin],
Expand Down

0 comments on commit 3049b4e

Please sign in to comment.