1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 23:37:35 +00:00

Ladybird: Rename new-tab.html file to newtab.html

This commit is contained in:
Bastiaan van der Plaat 2024-01-12 19:39:42 +01:00 committed by Tim Flynn
parent e3ad75d073
commit c0acb2918b
3 changed files with 2 additions and 2 deletions

View file

@ -296,7 +296,7 @@ if (current_os == "mac") {
sources = [
"//Base/res/ladybird/inspector.css",
"//Base/res/ladybird/inspector.js",
"//Base/res/ladybird/new-tab.html",
"//Base/res/ladybird/newtab.html",
"//Base/res/ladybird/templates/directory.html",
"//Base/res/ladybird/templates/error.html",
]