Fixed default account issue..

This commit is contained in:
Cüneyt Şentürk
2022-06-09 15:54:03 +03:00
parent 5faa63e3d5
commit cec31b4f43
6 changed files with 10 additions and 32 deletions

View File

@ -10,7 +10,7 @@
</x-slot>
<x-slot name="body">
<x-form.group.account name="account" not-required without-change :selected="setting('default.account')" />
<x-form.group.account name="account" not-required without-change />
<x-form.group.currency name="currency" not-required />