blacklisted terminus-scrollbar plugin

This commit is contained in:
Eugene Pankov
2021-09-25 17:37:45 +02:00
parent d7ea394a15
commit 1852486818

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' })