feat(api,web): retrieve and display transactions
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"cSpell.words": ["Encryptor"],
|
||||
"cSpell.words": ["Dtos", "Encryptor", "Validatable"],
|
||||
"python-envs.defaultEnvManager": "ms-python.python:system",
|
||||
"search.exclude": {
|
||||
"**/Migrations": true
|
||||
|
||||
Reference in New Issue
Block a user