mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
cleanup chrome and playwright symlink and app names
This commit is contained in:
parent
7b3849c8b7
commit
ab0087e106
4 changed files with 35 additions and 20 deletions
|
@ -154,7 +154,7 @@ PUPPETEER_BINPROVIDER = PuppeteerBinProvider()
|
|||
|
||||
class PuppeteerPlugin(BasePlugin):
|
||||
app_label: str ='puppeteer'
|
||||
verbose_name: str = 'Puppeteer & Playwright'
|
||||
verbose_name: str = 'Puppeteer (NPM)'
|
||||
|
||||
hooks: List[InstanceOf[BaseHook]] = [
|
||||
PUPPETEER_CONFIG,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue