forked from mirrors/misskey
wip
This commit is contained in:
@@ -29,7 +29,7 @@ export default Vue.extend({
|
||||
|
||||
Progress.start();
|
||||
|
||||
this.$root.$data.os.api('posts/show', {
|
||||
(this as any).api('posts/show', {
|
||||
post_id: this.postId
|
||||
}).then(post => {
|
||||
this.fetching = false;
|
||||
|
||||
Reference in New Issue
Block a user