mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-22 06:21:45 +03:00
corestrings: add '443'
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
This commit is contained in:
parent
5a5670410b
commit
af53312b83
@ -139,6 +139,7 @@ CORESTRING_LWC_STRING(_blank);
|
||||
CORESTRING_LWC_STRING(_parent);
|
||||
CORESTRING_LWC_STRING(_self);
|
||||
CORESTRING_LWC_STRING(_top);
|
||||
CORESTRING_LWC_STRING(443);
|
||||
|
||||
/* unusual lwc strings */
|
||||
CORESTRING_LWC_VALUE(shortcut_icon, "shortcut icon");
|
||||
|
Loading…
Reference in New Issue
Block a user