Skip to content

Commit 73db3d8

Browse files
committed
Update legacy:index.js copyright notice on run
1 parent a25533f commit 73db3d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

legacy/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const main = (urlList, options) => {
7070
const isOptionsCategories = getCategoriesFlags(options?.categories)
7171
const currentFlags = `${isOptionsCategories}--output json --disable-full-page-screenshot --chrome-flags="--no-sandbox --headless --disable-gpu"`
7272

73+
console.log(`Copyright (c) 2023 Stevarth`)
7374
console.log(`[Legacy] TLighthouse ${process.env.npm_package_version} - Thesis Example Code`)
7475
console.log(`Running with these Flags: ${currentFlags}\n`)
7576

0 commit comments

Comments
 (0)