Update AppPage.cpp

This commit is contained in:
isaak654 2021-02-13 18:49:01 +01:00 committed by GitHub
parent 104fdb07aa
commit ca17a9ed35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1209,7 +1209,7 @@ void CAppPage::UpdateWebTemplates(CBox &box)
//
UpdateTemplates2(
box, L"bookmarks.exe", L"\0",
box, L"bookmarks.exe", L'\0',
L"bookmarks*");
}