mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-09 06:20:22 +08:00
blacklisted terminus-scrollbar plugin
This commit is contained in:
parent
d7ea394a15
commit
1852486818
@ -8,6 +8,7 @@ const OFFICIAL_NPM_ACCOUNT = 'eugenepankov'
|
|||||||
|
|
||||||
const BLACKLIST = [
|
const BLACKLIST = [
|
||||||
'terminus-shell-selector', // superseded by profiles
|
'terminus-shell-selector', // superseded by profiles
|
||||||
|
'terminus-scrollbar', // now useless
|
||||||
]
|
]
|
||||||
|
|
||||||
@Injectable({ providedIn: 'root' })
|
@Injectable({ providedIn: 'root' })
|
||||||
|
Loading…
Reference in New Issue
Block a user