Skip to content

Commit d9526a0

Browse files
authored
Update MainPage.js
1 parent a89638d commit d9526a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/component/MainPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ const MainPage = {
8282
links: Links
8383
};
8484
},
85-
ready() {
85+
mounted() {
8686
// <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CK7DL53W&placement=typeormio" id="_carbonads_js"></script>
8787
var scriptEl = document.createElement('script');
8888
scriptEl.setAttribute('src', '//cdn.carbonads.com/carbon.js?serve=CK7DL53W&placement=typeormio');

0 commit comments

Comments
 (0)