blacklisted terminus-scrollbar plugin

This commit is contained in:
Eugene Pankov 2021-09-25 17:37:45 +02:00
parent d7ea394a15
commit 1852486818
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -8,6 +8,7 @@ const OFFICIAL_NPM_ACCOUNT = 'eugenepankov'
const BLACKLIST = [
'terminus-shell-selector', // superseded by profiles
'terminus-scrollbar', // now useless
]
@Injectable({ providedIn: 'root' })