fix(core): update

This commit is contained in:
Philipp Kunz 2020-12-07 23:11:13 +00:00
parent 9175cb7841
commit 1fe7dd8d06

View File

@ -9,7 +9,7 @@ export interface IMetaObject {
// handles
twitterHandle?: string;
facebookhandle?: string;
facebookHandle?: string;
// links
companyWebsiteLink?: string;