fix: add toast import to CurrencySettings component
(cherry picked from commit 68d1172b8fee86603586b21271ff5dc3f627734b)
This commit is contained in:
parent
1df71070d0
commit
d4ac8772ae
@ -131,7 +131,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<script setup>
|
||||
import { ErrorMessage } from 'frappe-ui'
|
||||
import { ErrorMessage, toast } from 'frappe-ui'
|
||||
import { getSettings } from '@/stores/settings'
|
||||
import { globalStore } from '@/stores/global'
|
||||
import { showSettings } from '@/composables/settings'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user