Notifications fix (#5)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export const environment = {
|
||||
apiEndpoint: `${window.location.origin}/api`,
|
||||
version: "v1.0.0",
|
||||
vapid: { pubkey: "" },
|
||||
production: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user