fix: add giift version

This commit is contained in:
Hasta Ragil Saputra
2019-01-07 03:55:59 +07:00
parent 8cba7a1de8
commit cccca5a774
14 changed files with 80 additions and 36 deletions

View File

@@ -34,6 +34,8 @@ if(window.location.href.includes("localhost") || window.location.href.includes("
appUrl = 'https://sillyfish.asacreative.com';
}
export const APP_TYPE = 'giift';
export const appConfig = {
apiUrl: apiUrl,
imageUrl: imageUrl,