mirror of
https://github.com/Eugeny/tabby
synced 2024-12-04 18:40:16 +00:00
blacklisted terminus-scrollbar plugin
This commit is contained in:
parent
d7ea394a15
commit
1852486818
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ const OFFICIAL_NPM_ACCOUNT = 'eugenepankov'
|
|||
|
||||
const BLACKLIST = [
|
||||
'terminus-shell-selector', // superseded by profiles
|
||||
'terminus-scrollbar', // now useless
|
||||
]
|
||||
|
||||
@Injectable({ providedIn: 'root' })
|
||||
|
|
Loading…
Reference in a new issue