2024-01-30 09:10:04 +00:00
|
|
|
export const COMMIT_DETAILS = {
|
|
|
|
message: 'subscription added',
|
|
|
|
createdAt: '2023-12-11T04:20:00',
|
|
|
|
branch: 'main',
|
|
|
|
};
|
2024-02-08 03:50:49 +00:00
|
|
|
|
|
|
|
export const ORGANIZATION_ID = '2379cf1f-a232-4ad2-ae14-4d881131cc26';
|
2024-02-08 09:29:19 +00:00
|
|
|
|
|
|
|
export const GIT_TEMPLATE_LINK =
|
|
|
|
'https://git.vdb.to/cerc-io/test-progressive-web-app';
|