refactor: run prettier

This commit is contained in:
Constantin Simonis 2025-02-13 10:42:53 +01:00
commit 7b020aee75
No known key found for this signature in database
GPG key ID: 3878FF77C24AF4D2
2 changed files with 14 additions and 4 deletions

View file

@ -1,3 +1,4 @@
export const environment = {
STRIPE_KEY: 'pk_test_51QrePYIvCfqz7ANgMizBorPpVjJ8S6gcaL4yvcMQnVaKyReqcQ6jqaQEF7aDZbDu8rNVsTZrw8ABek4ToxQX7KZe00jpGh8naG',
}
STRIPE_KEY:
'pk_test_51QrePYIvCfqz7ANgMizBorPpVjJ8S6gcaL4yvcMQnVaKyReqcQ6jqaQEF7aDZbDu8rNVsTZrw8ABek4ToxQX7KZe00jpGh8naG',
};