Improve doc
This commit is contained in:
parent
b67f3438e9
commit
31802c9749
10 changed files with 85 additions and 16 deletions
|
|
@ -82,7 +82,7 @@ export default Vue.extend({
|
|||
|
||||
mounted() {
|
||||
this.$root.getMeta().then(meta => {
|
||||
this.announcements = meta.broadcasts;
|
||||
this.announcements = meta.announcements;
|
||||
});
|
||||
|
||||
if (this.$store.getters.isSignedIn) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue