Update AppPage.cpp
This commit is contained in:
parent
104fdb07aa
commit
ca17a9ed35
|
@ -1209,7 +1209,7 @@ void CAppPage::UpdateWebTemplates(CBox &box)
|
|||
//
|
||||
|
||||
UpdateTemplates2(
|
||||
box, L"bookmarks.exe", L"\0",
|
||||
box, L"bookmarks.exe", L'\0',
|
||||
L"bookmarks*");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue