diff --git a/front/src/components/audio/track/Table.vue b/front/src/components/audio/track/Table.vue index 5b612c6df..038371de8 100644 --- a/front/src/components/audio/track/Table.vue +++ b/front/src/components/audio/track/Table.vue @@ -198,7 +198,7 @@ export default { additionalTracks: [], query: '', totalTracks: this.total, - currentPage: this.page, + currentPage: this.page } }, computed: {