This website works better with JavaScript
Home
Explore
Help
Register
Sign In
onunez
/
soma-frontend
Watch
2
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Browse Source
fix overlap error
oscarleiva
5 years ago
parent
7159bf66ca
commit
78310136c5
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/app/models/cargo.ts
+ 1
- 1
src/app/models/cargo.ts
View File
@@ -1,6 +1,6 @@
export interface Cargo {
label: string;
- value:
number
;
+ value:
any
;
}
/* labels