remove svg
This commit is contained in:
parent
b141b04a53
commit
238ebcf1e4
6 changed files with 7 additions and 9 deletions
|
@ -51,7 +51,7 @@ const ScopeSelector = {
|
|||
unlisted: { selected: this.currentScope === 'unlisted' },
|
||||
private: { selected: this.currentScope === 'private' },
|
||||
direct: { selected: this.currentScope === 'direct' },
|
||||
local: { selected: this.currentScope === 'local' }
|
||||
local: { selected: this.currentScope === 'local' }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue