forked from coracle/flotilla
Rename app utils
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
import {errorMessage} from "@lib/util"
|
||||
import QRCode from "@app/components/QRCode.svelte"
|
||||
import {createInvoice} from "@app/core/commands"
|
||||
import {pushToast} from "@app/util/toast"
|
||||
import {pushToast} from "@app/toast"
|
||||
|
||||
const back = () => history.back()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user