Refactor client (#3178)
* wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
This commit is contained in:
@@ -12,7 +12,7 @@ export default Vue.extend({
|
||||
i18n: i18n('desktop/views/components/ui.header.post.vue'),
|
||||
methods: {
|
||||
post() {
|
||||
this.$root.apis.post();
|
||||
this.$post();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user