feat: implement account and transaction commands with CRUD operations
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"windows": [
|
||||
{
|
||||
"title": "otter",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
"width": 390,
|
||||
"height": 760
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
@@ -32,4 +32,4 @@
|
||||
"icons/icon.ico"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user