diff --git a/resource/js/tab-alpha.js b/resource/js/tab-alpha.js index d976a840b..146ab01d2 100644 --- a/resource/js/tab-alpha.js +++ b/resource/js/tab-alpha.js @@ -17,8 +17,8 @@ function startAlphaApp () { } }, computed: { - loadingMessage() { - return $t('Loading more items'); + loadingMessage () { + return $t('Loading more items') } }, provide () {