fix lint
このコミットが含まれているのは:
コミット
995daf70b7
@ -42,7 +42,7 @@ const ScopeSelector = {
|
|||||||
this.currentScope === scope ||
|
this.currentScope === scope ||
|
||||||
this.originalScope === scope ||
|
this.originalScope === scope ||
|
||||||
this.userDefault === scope ||
|
this.userDefault === scope ||
|
||||||
'direct' === scope
|
scope === 'direct'
|
||||||
},
|
},
|
||||||
changeVis (scope) {
|
changeVis (scope) {
|
||||||
this.currentScope = scope
|
this.currentScope = scope
|
||||||
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする