Skip to content

Commit

Permalink
chore: update app config
Browse files Browse the repository at this point in the history
  • Loading branch information
ldhyen99 committed Nov 28, 2024
1 parent 8663f88 commit abf0893
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions app-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4254,7 +4254,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "packhouse_facility_transaction_event",
"storageKey": "orchard_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down Expand Up @@ -5154,7 +5154,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "orchard_facility_transaction_event",
"storageKey": "packhouse_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down Expand Up @@ -6057,7 +6057,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "orchard_facility_transaction_event",
"storageKey": "fumigation_and_freight_forwarding_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down
6 changes: 3 additions & 3 deletions packages/components/src/constants/app-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4254,7 +4254,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "packhouse_facility_transaction_event",
"storageKey": "orchard_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down Expand Up @@ -5154,7 +5154,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "orchard_facility_transaction_event",
"storageKey": "packhouse_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down Expand Up @@ -6057,7 +6057,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "orchard_facility_transaction_event",
"storageKey": "fumigation_and_freight_forwarding_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down
6 changes: 3 additions & 3 deletions packages/mock-app/src/constants/app-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4254,7 +4254,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "packhouse_facility_transaction_event",
"storageKey": "orchard_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down Expand Up @@ -5154,7 +5154,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "orchard_facility_transaction_event",
"storageKey": "packhouse_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down Expand Up @@ -6057,7 +6057,7 @@
"name": "LocalStorageLoader",
"type": "EntryData",
"props": {
"storageKey": "orchard_facility_transaction_event",
"storageKey": "fumigation_and_freight_forwarding_facility_transaction_event",
"nestedComponents": [
{
"name": "JsonForm",
Expand Down

0 comments on commit abf0893

Please sign in to comment.