mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 23:46:30 +02:00
Pages
This commit is contained in:
@@ -164,7 +164,7 @@ export default Vue.extend({
|
||||
? this.$t('renote')
|
||||
: this.reply
|
||||
? this.$t('reply')
|
||||
: this.$t('_postForm.post');
|
||||
: this.$t('post');
|
||||
},
|
||||
|
||||
canPost(): boolean {
|
||||
|
||||
Reference in New Issue
Block a user