blacklisted clickable-ips

This commit is contained in:
Eugene Pankov
2022-01-30 21:01:49 +01:00
parent 897bc77d05
commit 6c4f8d2611
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -3,4 +3,5 @@ export const PLUGIN_BLACKLIST = [
'terminus-scrollbar', // now useless
'terminus-clickable-links', // now bundled with Tabby
'tabby-clickable-links', // now bundled with Tabby
'terminus-clickable-ips', // broken, functionality now bundled with Tabby
]