]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/js/vues/entity-dashboard.js
Updated 'Spanish Argentina' translation.
[bookstack] / resources / assets / js / vues / entity-dashboard.js
index 7266bf33d3fd94d6f858bf3d36d38e1b3d78aa56..d10da70009008e9980ad77995bbbe7b6ba0b281c 100644 (file)
@@ -39,6 +39,6 @@ function mounted() {
     this.type = this.$el.getAttribute('entity-type');
 }
 
-module.exports = {
+export default {
     data, computed, methods, mounted
 };
\ No newline at end of file