mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
chore: Remove debug code
This commit is contained in:
@@ -246,8 +246,6 @@ export default Vue.extend({
|
||||
this.connection = this.$root.stream;
|
||||
}
|
||||
|
||||
console.log(this.note);
|
||||
|
||||
this.muted = await checkWordMute(this.appearNote, this.$store.state.i, this.$store.state.settings.mutedWords);
|
||||
|
||||
if (this.detail) {
|
||||
|
||||
Reference in New Issue
Block a user