Adding models and components
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export const environment = {
|
||||
production: true
|
||||
production: true
|
||||
};
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// The list of file replacements can be found in `angular.json`.
|
||||
|
||||
export const environment = {
|
||||
production: false
|
||||
production: false
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user